r in a day #2: Convert CSV to data set by reading as text file, in r
One line:
mydata <- read.table ('c:\\users\\me\\data\\myfile.csv', sep=",")
From Coruscation's r: r in a day.
« Coffee mid morning | Main | Rewards, frequency, engagement: needed for answers site »
One line:
mydata <- read.table ('c:\\users\\me\\data\\myfile.csv', sep=",")
From Coruscation's r: r in a day.
TrackBack URL for this entry:
http://www.stylizedfacts.com/cgi-sys/cgiwrap/fotohof/managed-mt/mt-tb.cgi/9031