get_node_by_id: To get specific node by style_id

Description Usage Arguments Value Examples

View source: R/get_nodes.R

Description

To get specific node by style_id

Usage

1
get_node_by_id(styles_xml, node_id)

Arguments

styles_xml

xml2 node object of styles.

node_id

style_id to get specific node.

Value

xml2 node object

Examples

1
2
3
4
## Not run: 
 get_node_by_id(xml, "Author")

## End(Not run)

niszet/stylex documentation built on Aug. 10, 2020, 12:51 p.m.