Find text from XML::xmlToList object and if not exist, return NA.
1 | find_xmlList(xml, tag, type = "char")
|
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.