I am very new to R and would like to draw a line graph. I have got as far as importing my data into R and don't really know where to go next! I've searched the internet for examples of how to plot a line graph, but can't find anything that explains why the various commands are being used (which I think that I need to learn what is going on). Can anyone recommend any such tutorials/instructions that are aimed at the beginner?
Probably complicating the matter further, the line graph I'd like to draw doesn't have evenly spaced data points on the x-axis (0.19, 0.31 and 0.36). I'd like to reflect this in the plot, but have no idea how to program this.
Thanks in advance for everyone's help!