Learn R Programming

timbr (version 0.2.2)

is_forest: Test if an object is a forest

Description

Test if an object is a forest

Usage

is_forest(x)

Value

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

Arguments

x

An object.