Learn R Programming

mcmcr (version 0.6.2)

is.mcarray: Is mcarray object

Description

Tests whether an object is an mcarray.

Usage

is.mcarray(x)

Value

A flag indicating whether the test was positive.

Arguments

x

The object to test.

See Also

Other is: is.mcmcarray(), is.mcmcr(), is.mcmcrs()

Examples

Run this code
is.mcarray(mcmcr_example)

Run the code above in your browser using DataLab