getAttributeValues: get attribute values

Description Usage Arguments Value

Description

Get values of attributes of a XML node in files.

Usage

1
2
3
getAttributeValues(.Object, element, attrs, unique = TRUE, pattern = "xml",
  mc = FALSE, progress = TRUE, verbose = FALSE, sample = FALSE,
  filenames = NULL)

Arguments

.Object

a character string providing the directory

element

character string length 1 giving the element name

attrs

character string providing attribute names

unique

logical

pattern

e.g. "xml"

mc

logical

progress

logical

verbose

logical

sample

defaults to NULL, or a numeric

filenames

a set of filenames

Value

If attrs is a character vector of length 1, a character vector, a matrix otherwise


PolMine/ctk documentation built on May 8, 2019, 3:20 a.m.