dichoKey.app {monographaR} | R Documentation |
This is a shiny app that generates a dichotomous key
dichoKey.app()
A shiny app that runs the function "dichoKey". It allows the user to easily subset the data (taxa and characters), as well as change the cost values of the characters.
NULL
Marcelo Reginato
if (interactive()) {
dichoKey.app()
}