Missingness | R Documentation |
Analyze the amount of missing data in your dataset
Missingness(Data)
Data |
Object produced by the PrepareData function |
A list containing the average missingness per individual and per locus as well as a barplot for each.
## Not run: Missing <- Missingness(Data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.