Learn R Programming

AssayCorrector (version 2.0.0)

print.assay: Print assay summary

Description

print.assay simply prints a summary of the HTS assay

Usage

# S3 method for 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