| pedWithGenotypeReport | R Documentation |
A list containing the output of reportGV.
data(pedWithGenotypeReport)
An object of class list (inherits from nprcgenekeeprGV) of length 11.
pedWithGenotypeReport was made with pedWithGenotype as input into reportGV with 10,000 iterations.
pedWithGenotypeReport is a simple example report for use in examples and unit tests. It was created using the following commands.
set_seed(10)
pedWithGenotypeReport <- reportGV(nprcgenekeepr::pedWithGenotype, guIter = 10000)
save(pedWithGenotypeReport, file = "data/pedWithGenotypeReport.RData")
pedWithGenotypeReport <- nprcgenekeepr::pedWithGenotypeReport
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.