Learn R Programming

imola (version 0.5.0)

is.template: 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.