Learn R Programming

metacore (version 0.2.0)

define_to_metacore: 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)

Value

DataDef Object

Arguments

path

location of the define xml as a string

quiet

Option to quietly load in, this will suppress warnings, but not errors