set_metadata | R Documentation |
Sets the metadata for the package, which can be used across various functions.
set_metadata(meta)
meta |
A list containing metadata information. |
## Not run:
metadata <- gophr::get_metadata(file_path)
set_metadata(metadata)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.