Description Usage Arguments Details Value Examples
Create a template for an EML object
1 | template(object)
|
object |
the name of an eml object to create |
Note: while this function can be called in recursions, doing so may be a bad idea.
a list with elements named according to the properties of the object. This can be coerced into EML, see vignettes. NULL-valued elements (~) can take a data entry directly, while empty list()-valued elements () indicate properties that take other eml objects as values.
1 | template("creator")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.