Skip to content
Prev 318910 / 398521 Next

Issue when reading a table into R

On Wed, 6 Mar 2013, Paul Bernal wrote:

            
Paul,

   I see this message when I look at the contents of a data frame that is
very large. The data are all there but there is a limit to the number of
rows that will be 'printed' to the display.

   If you use the str() function you'll see the number of rows as well as
descriptions of the column contents.

HTH,

Rich