xml2lstPresentation | R Documentation |
The function transforms a xml node representing a talk into a list.
xml2lstPresentation(
xmlPresentation,
dateFormat = "%Y/%m/%d",
strLanguage = ".//eng"
)
dateFormat |
A string specifying how the dates in the xml node are represented |
strLanguage |
A string specifying which language should be used |
xmlPoster |
The xml node with the information |
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.