Description Usage Arguments Value Examples
To get specific node by style_id
1 | get_node_by_id(styles_xml, node_id)
|
styles_xml |
xml2 node object of styles. |
node_id |
style_id to get specific node. |
xml2 node object
1 2 3 4 | ## Not run:
get_node_by_id(xml, "Author")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.