STRs_argentina_list | R Documentation |
This dataset, STRs_argentina_list, is a list containing allelic frequencies for 24 Short Tandem Repeat (STR) genetic markers from populations in Argentina. Each list element corresponds to an STR marker, and contains named numeric vectors with allele frequencies. The dataset provides valuable reference data for forensic and population genetics studies.
data(STRs_argentina_list)
A list with 24 elements, each corresponding to a genetic STR marker:
Each element is a named numeric vector of allele frequencies for the respective STR marker.
The dataset name has been kept as 'STRs_argentina_list' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ArgentinAPI package and assists users in identifying its specific characteristics. The suffix 'list' indicates that the dataset is a list object. The original content has not been modified in any way.
Data taken from the fbnet package version 1.0.3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.