Get metadata by class.
getMetadataByClass(tdmore, metaClass, all = FALSE)
| tdmore | the tdmore model |
|---|---|
| metaClass | the class of the metadata |
| all | whether to return only a single element, or all of them (in a list) |
the metadata items that matches the given class
Other metadata:
covariate(),
formulation(),
getDosingInterval(),
getMetadataByName(),
metadata(),
output(),
target()