print.expt: Modified print function for an expt.

View source: R/zzz_print.R

print.exptR Documentation

Modified print function for an expt.

Description

I am trying to understand how R collates functions.

Usage

## S3 method for class 'expt'
print(x, ...)

Arguments

x

List from create_expt containing the expressionSet, annotation data, batches, conditions, colors, libsizes, etc.

...

Other args to match the generic.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.