| edit_access | R Documentation |
Launch Shiny app for editing individual dataspice metadata tables. Use
edit_*() where * is one of the four dataspice metadata tables
attributes, biblio, access or creators.
edit_access(metadata_dir = file.path("data", "metadata"))
metadata_dir |
the directory containing the |
## Not run:
edit_attributes()
edit_biblio()
edit_access()
edit_creators()
# Specifying a different dataspice metadata directory
edit_attributes(metadata_dir = "analysis/data/metadata/"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.