finalRpt {nprcgenekeepr} | R Documentation |
finalRpt is a list object created from the list object rpt prepared
by reportGV
. It is created inside orderReport
. This version
is at the state just prior to calling rankSubjects
inside
orderReport
.
Description
finalRpt is a list object created from the list object rpt prepared
by reportGV
. It is created inside orderReport
. This version
is at the state just prior to calling rankSubjects
inside
orderReport
.
Usage
finalRpt
Format
An object of class list
of length 3.
Examples
library(nprcgenekeepr)
data("finalRpt")
finalRpt <- rankSubjects(finalRpt)
[Package nprcgenekeepr version 1.0.7 Index]