qcPedGvReport | R Documentation |
qcPedGvReport is a genetic value report for illustrative purposes only. It is used in examples and unit tests with the nprcgenekeepr package. It was created using the following commands.
set_seed(10)
qcPedGvReport <- reportGV(nprcgenekeepr::qcPed, guIter = 10000)
save(qcPedGvReport, file = "data/qcPedGvReport.RData")
qcPedGvReport
An object of class list
(inherits from GVnprcmanag
) of length 8.
qcPedGvReport <- nprcgenekeepr::qcPedGvReport
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.