Given a path, this function converts the define xml to a DataDef/Metacore object.
Usage
define_to_metacore(path, quiet = FALSE)
Arguments
- path
location of the define xml as a string
- quiet
Option to quietly load in; when TRUE, messages and warnings
are suppressed, but errors are still raised.
Value
Metacore/DataDef object