View source: R/functions_wrapper.R
get_ids | R Documentation |
Retrieve a vector of all subject ids of the dataset
get_ids(model)
model |
(Model) Pharmpy model |
(vector) All subject ids
## Not run:
model <- load_example_model("pheno")
get_ids(model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.