add_dataframe | R Documentation |
Add data frame to csvw table annotation
add_dataframe(table, filename, group)
table |
a |
filename |
a filename/ URL for the csv table |
group |
a list of metadata for the table group to use as a fallback |
a table annotation with a dataframe
attribute added with data frame
holding the contents of the table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.