set_node_tagattr: Set value to tag/attr of givnen node

Description Usage Arguments Value

View source: R/set_nodes.R

Description

Set value to tag/attr of givnen node

Usage

1
set_node_tagattr(node, val, tag, attr, flag = NULL)

Arguments

node

xml_node or xml_nodeset

val

value to set to the node

tag

tag name as a character

attr

attribute name as a character

flag

TBD.

Value

updated node (node in arguments is automatically updated)


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