Description Usage Arguments Value Examples
Get style name from style id
1 | get_name_by_id(styles_xml, style_id)
|
styles_xml |
xml2 node object of styles. |
style_id |
style_id to get style name. |
style name
1 2 3 4 | ## Not run:
get_name_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.