| london_tree | R Documentation |
Hierarchical classification of road collisions by light conditions, road type, and junction detail.
london_tree
A data.frame with 81 rows and 2 columns:
Character identifier of each node.
Character identifier of the parent node. NA
for the root.
3-level tree: Root -> Light conditions (Daylight/Darkness) -> Road type (5 types) -> Junction detail (7 types). 68 leaf categories.
Constructed from the leaf-level codes in london_collisions.
See data-raw/ in the GitHub repository for the build script.
london_collisions
data(london_tree)
head(london_tree)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.