conferenceDetails | R Documentation |
The function extracts the event, location and miscellaneous information from a xml node linked to a poster or a talk. This gives the event name, the location (it is necessary to have a sub-node in each language: Brussels vs. Bruxelles) and miscellaneous information in a list.
conferenceDetails(xmlNode, strLanguage = ".//eng")
xmlNode |
The xml node with the information |
strLanguage |
A string specifying which language should be used |
A list containing the information (event, location, misc) 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.