check_pop_levels | R Documentation |
Check that pop.levels and pop.labels and pop.select arguments are used correctly and that the values are cleaned for spaces.
check_pop_levels(pop.levels = NULL, pop.labels = NULL, pop.select = NULL)
pop.levels |
(optional, string) This refers to the levels in a factor. In this
case, the id of the pop.
Use this argument to have the pop ordered your way instead of the default
alphabetical or numerical order. e.g. |
pop.labels |
(optional, string) Use this argument to rename/relabel
your pop or combine your pop. e.g. To combine |
pop.select |
(optional, string) Selected list of populations for
the analysis. e.g. |
Thierry Gosselin thierrygosselin@icloud.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.