read_csvw_dataframe | R Documentation |
Wrapper around read_csvw
convenient when you're only interested in the data and there's only one table
read_csvw_dataframe(filename, metadata = NULL)
filename |
a path for a csv table or a json metadata document |
metadata |
optional user metadata |
A data frame parsed using the table schema
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.