reset {elections.dtree} | R Documentation |
Clear the internal state of a dirichlet_tree
object.
Description
Destroy the Tree's internal state and revert back to the prior.
Usage
reset(dtree)
Arguments
dtree |
A |
Value
The dirichlet_tree
object.
[Package elections.dtree version 2.0.0 Index]