?read.table and check on the options offered by read.csv2.
Open the file in a text editor and see what you have. Check the delimiters and
be sure that that they are either ; as specified in read.csv2 or else specify
the delimiter ( sep= "???"
--- On Thu, 8/6/09, Inchallah Yarab wrote:
> F
On Thu, 2009-08-06 at 08:37 +, Inchallah Yarab wrote:
> Good moorning,
>
> yesterday, i asked for how we can import data into R i found that it
> is necessary to make the file in csv format then use L<-
> read.csv2("path of file")
Does read.csv() work instead? How is your "csv" file delimited
2 matches
Mail list logo