print.assay: Print assay summary

Description Usage Arguments Value

Description

print.assay simply prints a summary of the HTS assay

Usage

1
2
## S3 method for class 'assay'
print(x, ..., plate = 1)

Arguments

x

The assay you want to print

...

Ellipsis to be passed to the default print() function

plate

The plate number (Default:1)

Value

None


AssayCorrector documentation built on May 2, 2019, 6:59 a.m.