[R] How to read 20 columns from the file

Steven Kennedy stevenkennedy2263 at gmail.com
Wed Jul 13 12:10:35 CEST 2011


save it as .csv, then use read.csv("your_file.csv")

On Wed, Jul 13, 2011 at 6:23 PM, Kishorenalluri
<kishorenalluri.au at gmail.com> wrote:
> Friends,
>          Could anyone help me the script, how to read the more than 15
> columns from the file. I have Excel sheet, of course can save into any
> readable format. Appreciate your help.
>
> Thanks.
>
> --
> View this message in context: http://r.789695.n4.nabble.com/How-to-read-20-columns-from-the-file-tp3664477p3664477.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list