For that size file, it is the easiest to read in the entire file and then
index just the portion that you want.

On Sat, Apr 10, 2010 at 5:38 PM, doconnor <oconnor.davi...@gmail.com> wrote:

>
> A related question: how do I make R return only one column or row of the
> .csv
> file.  For example, I have about 1000 rows and three columns - can I import
> only certain rows or columns, like just column 1?
>
> Thank you!!!
>
>
> --
> View this message in context:
> http://n4.nabble.com/simple-data-import-of-csv-tp1835620p1835683.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<http://www.r-project.org/posting-guide.html>
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?

        [[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