Learn R Programming

JATSdecoder (version 1.2.0)

get.history: get.history

Description

Extracts available publishing history tags from NISO-JATS coded XML file or text and compute pubDate and pubyear.

Usage

get.history(x, remove.na = FALSE)

Value

Character vector with the extracted dates of publishing history.

Arguments

x

a NISO-JATS coded XML file or text.

remove.na

Logical. If TRUE hides non available date stamps.

See Also

JATSdecoder for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.