get.contrib: get.contrib

View source: R/JATS_get.contrib.R

get.contribR Documentation

get.contrib

Description

Extracts contrib tag/s from NISO-JATS coded XML file or text as vector of contributers.

Usage

get.contrib(x, remove.html = FALSE, letter.convert = FALSE)

Arguments

x

a NISO-JATS coded XML file or text.

remove.html

Logical. If TRUE removes all HTML tags.

letter.convert

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

Value

Character vector with the extracted contributer tag content.


JATSdecoder documentation built on Oct. 12, 2023, 5:13 p.m.