Learn R Programming

mcmcr (version 0.6.1)

is.mcarray: Is mcarray object

Description

Tests whether an object is an mcarray.

Usage

is.mcarray(x)

Arguments

x

The object to test.

Value

A flag indicating whether the test was positive.

See Also

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

Examples

Run this code
# NOT RUN {
is.mcarray(mcmcr_example)
# }

Run the code above in your browser using DataLab