Skip to contents
arealutils
0.0.1
Reference
Convert the rows of a dataframe to a list.
rows_to_list.Rd
Convert the rows of a dataframe to a list.
Usage
rows_to_list
(
df
)
Arguments
df
A dataframe.
Value
A list.