Tests whether x is an object of class 'jmb_analysis'
is.jmb_analysis(x)
is.jmb_analysis(x)
x |
The object to test. |
A flag indicating whether the test was positive.
Tests whether x is an object of class 'jmb_code'
is.jmb_code(x)
is.jmb_code(x)
x |
The object to test. |
A flag indicating whether the test was positive.
Tests whether x is an object of class 'jmb_model'
is.jmb_model(x)
is.jmb_model(x)
x |
The object to test. |
A flag indicating whether the test was positive.