Description Usage Arguments Value
Find matches for an XPath query in a corpus
1 2 3 4 5 6 7 8 |
pattern |
an XPath query |
x |
a corpus |
handlers |
Optional collection of functions used to map the different XML nodes to R objects. |
trim |
whether to strip white space from the beginning and end of text strings. |
fun |
optional function that is to be applied to the individual matches prior to returning the result. |
final_fun |
optional final function that is to be applied to the complete list of matches prior to returning the result. |
namespaces |
optional namespaces. |
... |
optional additional arguments. |
Returns an object of the class .
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.