UN_variants | R Documentation |
Dataset used by the UN for coding variants. It also includes variants for the lower and upper bounds of the 80 and 95% probability intervals, respectively, resulting from the Bayesian hierarchical model. The dataset is stored in a TAB-separated ASCII file called “UN_variants.txt”.
data(UN_variants)
A data frame with 23 observations on the following 5 variables.
RevID
Revision identifier.
VarID
Identifier of the variant.
Vshort
Short name of the variant.
VName
Full name of the variant.
VariantDomain
Domain of the variant.
Data provided by the United Nations Population Division
data(UN_variants)
str(UN_variants)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.