Skip to contents

All functions

as_forest()
Coerce to a forest
children()
Children of the forest
climb()
Climb a forest from parents to children
mutate(<forest>) summarise(<forest>) select(<forest>) relocate(<forest>) rows_update(<forest>) rows_patch(<forest>) rowwise(<forest>) ungroup(<forest>)
dplyr methods for forest objects
forest_by()
Constructs a forest by one or more variables
is_forest()
Test if an object is a forest
leaves()
Leaf nodes of a forest
map_forest()
Apply a function hierarchically to a forest
node_name() node_value() node_parent()
Attributes of root nodes
timbr-package
timbr: Forest Data Frames
traverse()
Apply a function hierarchically to a forest