| write_spice | R Documentation |
Write out your metadata as a dataspice JSON-LD document
write_spice(path = file.path("data", "metadata"), ...)
path |
location of metadata files |
... |
additional arguments to |
A JSON-LD file at the path specified
## Not run:
# First create your metadata templates
create_spice()
# Then fill in the template files however you like
# Then write out your dataspice file
write_spice()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.