find_xml: Find text from xml2::read_xml object and if not exist, return...

Description Usage Arguments

View source: R/find_xml.R

Description

Find text from xml2::read_xml object and if not exist, return NA.

Usage

1
find_xml(xml, tag, type = "char")

Arguments

xml

result of xml2::read_xml function.

tag

tag which you want to find.


lawine90/datagokR documentation built on Sept. 24, 2020, 9:42 p.m.