I have the data arranged in table (in Excel, or Notepad):
x y
0 100
2 100
4 80
6 40
8 0
I need to transfer these data in R file and then going to
operate with x and y as with variables. I should note, that I have
2.8.1 version. Thank you for advance.
With regard, Dmitry.