removeRunspecNode: RemoveRunspecNode

View source: R/r4moves.R

removeRunspecNodeR Documentation

RemoveRunspecNode

Description

Sets an attibute in a runspec XML::xmlParse() object.

Usage

removeRunspecNode(runspec, xpathsLocation)

Arguments

runspec

XML::xmlParse() object

xpathsLocation

string in the format of an XPath (https://way2tutorial.com/xml/xpath-expression.php) #'

Value

XML::xNodeSet() of the node from runspec

Examples

addRunspecNode(rs, "//timespan//month")

hlinak/R-for-MOVES documentation built on Jan. 31, 2023, 2:03 p.m.