I am typing the following on the command prompt:

>variab = read.csv(file.choose(), header=T)

>variab

It lists 900,000 ( this is the total number of observations in "variab" )
minus 797124 observations and prompts the following message

[ reached getOption("max.print") -- omitted 797124 entries ]]

Is there a way to see the entire set of data, ie all of 900,000 obs, and how
to then save this "variab"

Thanks
Saurav

-- 
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
s.patha...@imperial.ac.uk
0044-7795321121

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