is.tree: Test if an object is a tree

Description Usage Arguments Value Examples

Description

The function is.tree returns TRUE if x is a tree, FALSE otherwise.

Usage

1
2
3

Arguments

x

An object to be tested.

Value

A logical.

Examples

1
2
## FALSE
is.tree(empty_tree())

paulponcet/oak documentation built on May 14, 2019, 7:21 p.m.