convert named list to data.frame
1 | list_to_df(listfordf, name = "name", value = "value")
|
listfordf |
names list to be converted to data.frame |
name |
column name of names |
value |
column name of values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.