Description Usage Arguments Value Examples
retriveXmlNodeValuefromDoc
1 | retriveXmlNodeValuefromDoc(doc, nodePosition)
|
doc |
the parsed XML file |
nodePosition |
the node position of the xml file |
the values of the node
1 2 | doc <- getDoc("pinkeye")
retriveXmlNodeValuefromDoc(doc, "//pmid")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.