find_xmlList: Find text from XML::xmlToList object and if not exist, return...

Description Usage Arguments

View source: R/find_xmlList.R

Description

Find text from XML::xmlToList object and if not exist, return NA.

Usage

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

Arguments

xml

result of xml2::read_xml function.

tag

tag which you want to find.

type

decide class of result between character(char) and numeric(num).


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