getDoseUnit | R Documentation |
Get the dose form categories available in the database (see https://doi.org/10.1002/pds.5809 for more details on how routes were classified).
getDoseUnit(cdm)
cdm |
A cdm reference via CDMConnector. |
A character vector with available routes.
library(CodelistGenerator)
cdm <- mockVocabRef()
getDoseUnit(cdm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.