Description Usage Arguments
View source: R/list_to_dataframe.R
This function converts a data.frame to a list.
data.frame
1
df2list(df, inplace = FALSE)
df
A data.frame.
inplace
Boolean. If TRUE, we convert the list in place, so that the list itself is transformed into a data.frame, sans copying.
TRUE
list
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.