personsDataFrame | R Documentation |
When an xml file representing publications is given, the function extracts the authors (and editors) into an R list.
personsDataFrame(xmlNode, strCategory = ".//author")
xmlNode |
A xml node representing one article |
strCategory |
A string indicating which sub-elements should be used |
A data.frame containing sorted by the indicated ordering, containing the first middle and last name for each person
Klaus Herrmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.