load_datatype {dtreg} | R Documentation |
Load a list of R6 classes for a schema identifier, such as an ePIC datatype DOI or an ORKG template URL. The classes contain information of the requested schema and nested schemata.
load_datatype(datatype_id)
datatype_id |
A schema identifier, such as a DOI or a URL |
A list of R6 classes
dt <- dtreg::load_datatype("https://doi.org/21.T11969/1ea0e148d9bbe08335cd")