Skip to content
Prev 75610 / 398502 Next

Extracting some rows from a data frame - lapses into a vector

Ajay Narottam Shah <ajayshah <at> mayin.org> writes:
....
Check parameter "drop" in the documentation of "[" or Extract. The 
simplification to a vector is default behavior for historical reasons, but 
somewhat confusing.

Dieter