Learn R Programming

nprcgenekeepr (version 1.0.5)

finalRpt: 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

Arguments

Format

An object of class list of length 3.

Examples

Run this code
# NOT RUN {
library(nprcgenekeepr)
data("finalRpt")
finalRpt <- rankSubjects(finalRpt)
# }

Run the code above in your browser using DataLab