Set or return options of phylobase
Provides a mean to control the validity of phylobase
objects such as singletons, reticulated trees, polytomies, etc.
phylobase.options(...)
... |
a list may be given as the only argument, or any
number of arguments may be in the |
The parameter values set via a call to this function will remain in effect for the rest of the session, affecting the subsequent behavior of phylobase.
A list with the updated values of the parameters. If arguments are provided, the returned list is invisible.
Francois Michonneau (adapted from the package sm
)
## Not run: phylobase.options(poly="fail") # subsequent trees with polytomies will fail the validity check ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.