xml_set_namespace | R Documentation |
The namespace to be set must be already defined in one of the node's ancestors.
xml_set_namespace(.x, prefix = "", uri = "")
.x |
a node |
prefix |
The namespace prefix to use |
uri |
The namespace URI to use |
the node (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.