Learn R Programming

JATSdecoder (version 1.2.0)

get.editor: get.editor

Description

Extracts editor tag from NISO-JATS coded XML file or text as vector of editors.

Usage

get.editor(x, role = FALSE, short.names = FALSE, letter.convert = FALSE)

Value

Character string with the extracted editor name/s.

Arguments

x

a NISO-JATS coded XML file or text.

role

Logical. If TRUE adds role to editor name, if available.

short.names

Logical. If TRUE reduces fully available first names to one letter abbreviation.

letter.convert

Logical. If TRUE converts hexadecimal and HTML coded characters to Unicode.

See Also

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