eml_creator | R Documentation |
eml_creator(...)
... |
Arguments passed on to |
Please use the constructors in the EML package instead
(creator) The new creator.
## Not run:
eml_creator("test", "user", email = "test@user.com")
eml_creator("creator", "Bryce", "Mecum", userId = "https://orcid.org/0000-0002-0381-3766")
eml_creator("creator", c("Dominic", "'Dom'"), "Mullen", c("NCEAS", "UCSB"),
c("Data Scientist", "Programmer"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.