Learn R Programming

mcmcr (version 0.0.2)

is.mcmcrs: Is mcmcrs Object

Description

Tests whether an object is an mcmcrs-object.

Usage

is.mcmcrs(x)

Arguments

x

The object to test.

Value

A flag indicating whether the test was positive.

Examples

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

Run the code above in your browser using DataLab