View source: R/check_superpops.R
| check_superpops | R Documentation |
superpops is validCheck if the superpops is valid.
Will stop if not.
check_superpops(superpops)
superpops |
path to the |
Nothing. Will stop if superpops is invalid.
Richèl J.C. Bilderbeek
to read the input superpops file, which
hold the labels table, use read_labels_file
check_superpops("HumanOrigins249_tiny")
check_superpops("my_labels.csv")
# For those that do not care about the labels
check_superpops("")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.