Rdocumentation
powered by
Learn R Programming
dostats (version 1.2.0)
listrows: List rows of a data frame in a list.
Description
List rows of a data frame in a list.
Usage
listrows(d, keep.attr = FALSE)
Arguments
d
a data.frame
keep.attr
should the split attributes be kept.