is.softermax: Test softermax Objects

Description Usage Arguments Value

View source: R/is.softermax.R

Description

is.softermax tests if an object is a softermax object

is.softermax.experiment tests if an object is a softermax.experiment object

is.softermax.plate tests if an object is a softermax.plate object

is.softermax.wavelength tests if an object is a softermax.wavelength object

is.softermax.well tests if an object is a softermax.well object

is.softermax.note tests if an object is a softermax.note object

is.softermax.template tests if an object is a softermax.template object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13

Arguments

x

An object

Value

A logical value indicating whether (TRUE) or not (FALSE) the object inherits from the corresponding softermax class.


softermax documentation built on Sept. 21, 2017, 9:03 a.m.