is.template {imola} | R Documentation |
Tests whether the object is an instance of a imola template.
Description
Tests whether the object is an instance of a imola template.
Usage
is.template(object)
Arguments
object |
Any R object. |
Value
TRUE or FALSE depending if the object is a imola template.
[Package imola version 0.5.0 Index]