[R] import csv file problem
sisxy
xueyingkoo at gmail.com
Thu Sep 23 08:07:06 CEST 2010
Erik Iverson-3 wrote:
>
> On 09/22/2010 07:24 PM, sisxy wrote:
>>
>>
>
> R will search in its working directory for Q.csv.
>
> What is the working directory, use getwd() to
> find out.
>
>
>
Thanks , by using the getwd() , i found the place that i should save in my
laptop... then after i saved in the location that show by the getwd() and i
type the code read.csv(file="xx.csv",header=TRUE)
My db came out ....
It's useful. thanks ^^
--
View this message in context: http://r.789695.n4.nabble.com/import-csv-file-problem-tp2551256p2551455.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list