Tests whether an object is an mcmcr-object().

is.mcmcr(x)

Arguments

x

The object to test.

Value

A flag indicating whether the test was positive.

See also

Examples

is.mcmcr(mcmcr_example)
#> [1] TRUE