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