[R] quickest way convert 1-col df to vector?

Erik Iverson eriki at ccbr.umn.edu
Mon Mar 8 16:50:29 CET 2010



sjaffe wrote:
> anything shorter than as.vector(as.matrix( df ) )?

df[[1]]



More information about the R-help mailing list