interactiveKey {monographaR} | R Documentation |
Generates code to build an interactive key (shiny app)
interactiveKey(dat = NULL, txt.labels = NULL, poly.sep = "/",
taxa.in.italics = TRUE, theme = "lumen", about.first = FALSE)
dat |
data.frame |
txt.labels |
data.frame |
poly.sep |
character |
taxa.in.italics |
logical |
theme |
character |
about.first |
logical, whether the tab "about" is the first or the last |
See vignette
It generates 6 files (app.R, server.R, ui.R, about.Rmd, Dat_characters.csv, and Dat_matrix.csv)
Marcelo Reginato
## see vignette
data(monographaR_examples)
monographaR_examples$interactiveKey