View source: R/write_people_template.R
write_people_template | R Documentation |
Write a template yaml file (people.yaml) for adding pesonnel (people) metadata
write_people_template(path = ".", overwrite = FALSE)
path |
(character) Path to where the yaml file will be written. Defaults to the current directory. |
overwrite |
(logical) Indicates to overwrite an existing file if one exists. |
A people.yaml file in the prescribed directory for adding personnel metadata; initially populated with inputs for a single <creator>, <metadataProvider>, and <associatedParty>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.