curate | R Documentation |
This function does the metadata curation. It adds new data to the current metadata dataframe.
curate(repository, n = 30, write = FALSE, path = "./Data/mdf.csv")
repository, |
the metadata repository |
n, |
number of datasets to select |
write, |
write to csv and push to GitHub |
path, |
path of the mdf file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.