powered by
Collect population record index from population dataset
collect_population_index(meta, population)
A vector of patient index within the population group.
A meta_adam object.
meta_adam
A character value of population term name. The term name is used as key to link information.
meta <- meta_example() head(collect_population_index(meta, "apat"))
Run the code above in your browser using DataLab