Description Usage Arguments Value
Returns the text desired according to xpath.
1 | .get_text(xml_doc, xpath)
|
xml_doc |
The xml_document version of an XML from ClinicalTrials.gov |
xpath |
The XPath as a character, e.g. "id_info/nct_id" |
The desired text as a character; if not found, then 'character()'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.