isTip | R Documentation |
whether the node is a tip
isTip(.data, .node, ...)
## S3 method for class 'tbl_tree'
isTip(.data, .node, ...)
## S3 method for class 'phylo'
isTip(.data, .node, ...)
## S3 method for class 'treedata'
isTip(.data, .node, ...)
.data |
phylo, treedata or tbl_tree object |
.node |
node number |
... |
additional parameters |
logical value
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.