On Mon, Dec 6, 2010 at 11:30 AM, Peter Ehlers <ehl...@ucalgary.ca> wrote:
> If you have a *tab*-delimited file, then why are your using
> read.csv??
>
> Try this:
> 1. read your data with read.table() or read.delim()
>
If you're very new to R, try Rcmdr. Data > Import > Text file.

Liviu

______________________________________________
R-help@r-project.org 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.

Reply via email to