Description Usage Arguments Value Examples
The function is.tree returns TRUE 
if x is a tree, FALSE otherwise.
| 1 2 3 | 
| x | An object to be tested. | 
A logical.
| 1 2 | ## FALSE
is.tree(empty_tree())
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.