getRunspecValue | R Documentation |
Gets an attibute in a runspec XML::xmlParse()
object.
getRunspecValue(runspec, xpathsLocation)
runspec |
|
xpathsLocation |
string in the format of an XPath (https://way2tutorial.com/xml/xpath-expression.php) |
XML::xNodeSet()
of the node from runspec
getRunspecValue(rs, "//scaleinputdatabase")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.