xtrct: Extract nodes from XML file.

View source: R/utils.R

xtrctR Documentation

Extract nodes from XML file.

Description

Extract nodes from XML file.

Usage

xtrct(doc, target)

Arguments

doc

An XML object.

target

A regular expression.

Value

A text vector.

See Also

See https://rpubs.com/hrbrmstr/xml2power for original functions; used by xtrct_df


kstierhoff/atm documentation built on Jan. 30, 2025, 11:21 p.m.