View source: R/dataman_as_dataframe.R
dataman_as_dataframe | R Documentation |
rows merged by variable names
dataman_as_dataframe(named_list_of_dataframes)
named_list_of_dataframes |
object of class 'list' with named elements containing dataframes |
dataman_as_dataframe(data2list(c("chickwts", "ChickWeight")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.