df_to_list | R Documentation |
Helper function to convert a dataframe into the nested list format required for input into Dash DataTable.
df_to_list(df)
df |
A data frame object to be coerced into a list of lists for DataTable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.