Learn R Programming

nprcgenekeepr (version 1.0.5)

qcPedGvReport: qcPedGvReport is a genetic value report

Description

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")

Usage

qcPedGvReport

Arguments

Format

An object of class list (inherits from GVnprcmanag) of length 8.

Examples

Run this code
# NOT RUN {
qcPedGvReport <- nprcgenekeepr::qcPedGvReport
# }

Run the code above in your browser using DataLab