taxi_tree | R Documentation |
A list of length-190
that stores the tree structure (referred to as hc_list
format in the package) for the 194 neighborhoods in New York city. The ith item in the list contains the child nodes of the ith node in the tree. The negative values in the list indicate leaf nodes and the positive values correspond to interior nodes.
The tree structure is formed based on Neighborhood Tabulation Areas (NTAs).
taxi_tree
An object of class list
of length 190.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.