xml2lstPoster: Create an R list object from a xml Poster node

View source: R/CV_Tools.R

xml2lstPosterR Documentation

Create an R list object from a xml Poster node

Description

The function transforms a xml node representing a poster presentation into a list.

Usage

xml2lstPoster(xmlPoster, dateFormat = "%Y/%m/%d", strLanguage = ".//eng")

Arguments

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

Value

A list containing the information extracted from the xml node

Author(s)

Klaus Herrmann


KlausHerrmann/khermisc documentation built on May 6, 2023, 7:08 p.m.