powered by
Collect subject identifier information from population dataset
collect_population_id(meta, population)
A vector of patient ID 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_id(meta, "apat"))
Run the code above in your browser using DataLab