xml2lstInCollection: Create an R list object from a xml node representing an in...

View source: R/CV_Tools.R

xml2lstInCollectionR Documentation

Create an R list object from a xml node representing an in collection publication

Description

The function transforms a xml node representing an in collection publication into a list.

Usage

xml2lstInCollection(xmlNode, dateFormat = "%Y-%m-%d")

Arguments

xmlNode

The xml node with the information

dateFormat

A string specifying how the dates in the xml node are represented

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.