[R] quickest way convert 1-col df to vector?
Erik Iverson
eriki at ccbr.umn.edu
Mon Mar 8 16:50:29 CET 2010
Previous message:
[R] quickest way convert 1-col df to vector?
Next message:
[R] quickest way convert 1-col df to vector?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
sjaffe wrote: >
anything shorter than as.vector(as.matrix( df ) )?
df[[1]]
Previous message:
[R] quickest way convert 1-col df to vector?
Next message:
[R] quickest way convert 1-col df to vector?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the R-help mailing list