
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.
Source: R/data.R
finalRpt.RdfinalRpt 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.
Examples
library(nprcgenekeepr)
data("finalRpt")
finalRpt <- rankSubjects(finalRpt)