get_ids
Retrieve a vector of all subject ids of the dataset
get_ids(model)
model
(vector) All subject ids
## Not run: model <- load_example_model("pheno") get_ids(model) ## End(Not run)
Useful links