td-label-assign | R Documentation |
the tip or internal node label assign of tbl_tree phylo and treedata
tip.label(x) <- value
node.label(x) <- value
## S3 replacement method for class 'phylo'
node.label(x) <- value
## S3 replacement method for class 'treedata'
node.label(x) <- value
## S3 replacement method for class 'tbl_tree'
node.label(x) <- value
## S3 replacement method for class 'phylo'
tip.label(x) <- value
## S3 replacement method for class 'treedata'
tip.label(x) <- value
## S3 replacement method for class 'tbl_tree'
tip.label(x) <- value
x |
object, should be one of |
value |
character, the character vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.