get_ids: get_ids

View source: R/functions_wrapper.R

get_idsR Documentation

get_ids

Description

Retrieve a vector of all subject ids of the dataset

Usage

get_ids(model)

Arguments

model

(Model) Pharmpy model

Value

(vector) All subject ids

Examples

## Not run: 
model <- load_example_model("pheno")
get_ids(model)

## End(Not run)


pharmpy/pharmr documentation built on Feb. 15, 2025, 3:22 a.m.