convertRowsToList(x, use.names = FALSE, factors.as.char = TRUE)matrix | data.frame]
Object to
convert.logical(1)]
Name elements of
lists with column names of x. Default is
FALSE.logical(1)]
If x
is a data.frame, convert factor columns to string
elements in the resulting lists? Default is
TRUE.list of lists].