xml2lstPoster | R Documentation |
The function transforms a xml node representing a poster presentation into a list.
xml2lstPoster(xmlPoster, dateFormat = "%Y/%m/%d", strLanguage = ".//eng")
xmlPoster |
The xml node with the information |
dateFormat |
A string specifying how the dates in the xml node are represented |
strLanguage |
A string specifying which language should be used |
A list containing the information extracted from the xml node
Klaus Herrmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.