[R] dput data frame

Jeffrey Joh johjeffrey at hotmail.com
Thu Aug 25 00:48:38 CEST 2011


I have a data frame that is about 40 columns by 10000 rows.  I want to get the dput of small portion of that by using dput(results[1:10,3:6]).  The dput is very long and includes all the values from the original data frame.  Why is that?

 

Jeffrey 		 	   		  


More information about the R-help mailing list