summary_rad | R Documentation |
Summarise the tidy or gds data. The summary statistics is by default calculated by strata and markers. Frequency of the REF/ALT alleles, the observed and the expected heterozygosity and the inbreeding coefficient (FIS).
summary_rad(data, path.folder = NULL, digits = 4, verbose = TRUE)
data |
(4 options) A file or object generated by radiator:
How to get GDS and tidy data ?
Look into |
path.folder |
(path, optional) By default will print results in the working directory.
Default: |
digits |
(integer, optional). Default: |
verbose |
(optional, logical) When |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.