R/get.R
get_schema.Rd
Load schema for an traits.build data compilation (excluding traits)
get_schema( path = system.file("support", "traits.build_schema.yml", package = "traits.build"), subsection = NULL )
path to schema file. By default loads version included with the package
section to load
a list
{ schema <- get_schema() }