[R] (no subject)

Gabor Grothendieck ggrothendieck at gmail.com
Sat Jul 22 15:14:00 CEST 2006


Check out this recent thread:
https://www.stat.math.ethz.ch/pipermail/r-help/2006-July/109731.html

On 7/22/06, ahmed el kenawy <elkenawy_ahmed at yahoo.co.uk> wrote:
> hi
>
>  i created two files in excel with a dbf format in a similar way. the first is opened in R, however, when i try to open the second. i received the following message:
>
>  sites.can <- read.csv("SITES.csv")
> Error in read.table(file = file, header = header, sep = sep, quote = quote,  :
>        more columns than column names
> >
> The second file works with the same command
>  larynx.can <- read.csv("LARYNX.csv")
> >
>
>  SO, WHAT IS THE SOLUTIO????????????
>
>  Regards
>  Ahmed
>
>
> ---------------------------------
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list