Skip to content
Prev 67839 / 398506 Next

Getting subsets of a data frame

Because a data frame can hold different data types (even matrices) in
different variables, one row of it can not be converted to a vector in
general (where all elements need to be of the same type).

Andy