Learn R Programming

bodsr (version 0.1.0)

poss_xml: Try to read an xml file using read_xml; where this fails, quietly return a NULL value

Description

Try to read an xml file using read_xml; where this fails, quietly return a NULL value

Usage

poss_xml(...)

Arguments

...

arguments to pass to the read_xml function