powered by
This function retrieves a data frame of tree default data.
get_tree_data(tree_name = NULL)
Returns a data frame.
Default NULL. The tree name, if only a single tree's info is needed. Otherwise, all trees are returned.
NULL
# Fetch the tree data frame. get_tree_data() # Get single tree get_tree_data("palm")
Run the code above in your browser using DataLab