is_forest {timbr}R Documentation

Test if an object is a forest

Description

Test if an object is a forest

Usage

is_forest(x)

Arguments

x

An object.

Value

'TRUE' if an object inherits from 'forest' class.


[Package timbr version 0.2.2 Index]