dm_colClasses.Rd
Extract attribute classes from the data model.
dm_colClasses(data.model = NULL)
a data.frame containing the data model.
A named vector of the attribute types.
if (FALSE) { # \dontrun{ dm_colClasses(data.model = mydatamodel) } # }