dichoKey.app {monographaR}R Documentation

Dichotomous key (shiny app)

Description

This is a shiny app that generates a dichotomous key

Usage

dichoKey.app()

Details

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.

Value

NULL

Author(s)

Marcelo Reginato

See Also

rpart dataKey dichoKey

Examples


if (interactive()) {

dichoKey.app()

}


[Package monographaR version 1.3.1 Index]