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

View source: R/CV_Tools.R

xml2lstJournalArticleR Documentation

Create an R list object from a xml node representing a journal article

Description

The function transforms a xml node representing an journal article into a list.

Usage

xml2lstJournalArticle(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.