View source: R/get_tree_data.R
get_tree_data | R Documentation |
This function retrieves a data frame of tree default data.
get_tree_data(tree_name = NULL)
tree_name |
Default |
Returns a data frame.
# Fetch the tree data frame.
get_tree_data()
# Get single tree
get_tree_data("palm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.