Displaying 1 result from an estimated 1 matches for "lobor".
Did you mean:
labor
2004 Oct 13
1
importing data
Hi all!
I am newcomer to R and I am loborating on this problem:
How do I import data from a CD into R for further evaluation.
Using code "newgotcha <- read.table("e:\\asciiwin\\gotcha.dat") " returmns a list containing an additional column with indices. The command "plot (gotcha)" gives the expected plot...