read_metadata | R Documentation |
Read the meta-data file associated with a data set (from the associated json file) and check if the data set major and minor versions have changed.
read_metadata(uri, path, group, major=1, minor=0)
uri |
character. The URI of the dataset |
path |
the path to your local copy of the Carob repo |
group |
optional, a group name |
major |
major version to check for, alerts when there's a new major version |
minor |
minor version to check for, alerts when there's a new minor version |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.