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