| collect_population_id | R Documentation | 
Collect subject identifier information from population dataset
collect_population_id(meta, population)
meta | 
 A   | 
population | 
 A character value of population term name. The term name is used as key to link information.  | 
A vector of patient ID within the population group.
meta <- meta_example()
head(collect_population_id(meta, "apat"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.