resolve_reference | R Documentation |
resolve reference in a node
resolve_reference(x, element_name, eml)
x |
(list) node of element |
element_name |
(character) name of element |
eml |
(list) full EML document |
(list) If the node contains a reference to some other element in the document, the function returns the same node, just with the reference replaced by the contents of the referenced node. If not, this returns the exact same node and does nothing to it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.