Description Usage Arguments Value
The function is.node returns TRUE
if x is a node, FALSE otherwise.
A 'node' is just an rtree object with no subtrees.
1 | is.node(x)
|
x |
An object to be tested. |
A logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.