Hi,
I am learning how to use R 'cause I have to do the thesis for my degree.
I have a big problem: I am trying to make a plot of a data frame which has a list of word on x and the corresponding number on y.
The problem is that I can not plot "points" but small lines and I don't want this to happpen. I tryed to write "type="p"" or use "pch" but it still doesn't work.
Here I put an example: