poss_xml {bodsr} | R Documentation |
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 |
[Package bodsr version 0.1.0 Index]