is_sample_int: Test if the object is a sample This function returns TRUE for...

View source: R/constructors.R

is_sample_intR Documentation

Test if the object is a sample This function returns TRUE for samples.

Description

Test if the object is a sample This function returns TRUE for samples.

Usage

is_sample_int(x)

Arguments

x

An object.

Value

TRUE if the object inherits from the sample class.

See Also

Other sample_int: sample_int()


bnicenboim/eeguana documentation built on March 16, 2024, 7:21 a.m.