is.node: Test if an object is a node

Description Usage Arguments Value

View source: R/is.node.R

Description

The function is.node returns TRUE if x is a node, FALSE otherwise. A 'node' is just an rtree object with no subtrees.

Usage

1

Arguments

x

An object to be tested.

Value

A logical.


oak documentation built on May 1, 2019, 9:13 p.m.

Related to is.node in oak...