define_to_metacore {metacore} | R Documentation |
Define XML to DataDef Object
Description
Given a path, this function converts the define xml to a DataDef Object
Usage
define_to_metacore(path, quiet = FALSE)
Arguments
path |
location of the define xml as a string |
quiet |
Option to quietly load in, this will suppress warnings, but not errors |
Value
DataDef Object
[Package metacore version 0.1.3 Index]