Learn R Programming

mcmcr (version 0.2.0)

is.term: Is Term

Description

Test whether an object is a term.

Usage

is.term(x)

Arguments

x

The object to test.

Value

A flag indicating whether the test was positive.

Examples

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

Run the code above in your browser using DataLab