is.afmexperiment {afmToolkit}R Documentation

Afmexperiment check.

Description

Checks wether an R object is an afmexperiment or not.

Usage

is.afmexperiment(x)

Arguments

x

Any R object.

Value

Returns TRUE if its argument is an afmdata (that is, has "afmexperiment" amongst its classes) and FALSE otherwise.


[Package afmToolkit version 0.0.1 Index]