Dear Steven,
          Many thanks for your reply. I am struggling to read the all the
values. I have 20 columns for 200 rows in my excel sheet, which i want to
read for plotting. Please let me know how to load or import or read those
columns.

Looking forward for your reply,

Thanks & Regards,


On Wed, Jul 13, 2011 at 12:10 PM, Steven Kennedy <
stevenkennedy2...@gmail.com> wrote:

> save it as .csv, then use read.csv("your_file.csv")
>
> On Wed, Jul 13, 2011 at 6:23 PM, Kishorenalluri
> <kishorenalluri...@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@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.
> >
>



-- 
Kishore Kumar. Nalluri

        [[alternative HTML version deleted]]

______________________________________________
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