collect_population_index | R Documentation |
Collect population record index from population dataset
collect_population_index(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 index within the population group.
meta <- meta_example()
head(collect_population_index(meta, "apat"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.