Displaying 1 result from an estimated 1 matches for "tp3163920p3163920".
2010 Dec 25
1
Extracting a dataframe column as a dataframe
...)]
> dput(x1)
c(321, 323.5)
Is there similar syntax that gets "price" as a (single-column) dataframe? (I
know that I can use "subset(... select = ...)")..
Thank you.
--
View this message in context: http://r.789695.n4.nabble.com/Extracting-a-dataframe-column-as-a-dataframe-tp3163920p3163920.html
Sent from the R help mailing list archive at Nabble.com.