df_to_list
converts a dataframe into a list.
1 | df_to_list(x, use_names)
|
x |
the dataframe to convert. |
use_names |
if TRUE it saves the df column names into each list component. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.