| to_nested_list | R Documentation |
Convert an R matrix / data.frame to a nested list suitable for JSON
to_nested_list(x)
x |
A matrix or data frame. |
A nested list of rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.