tests/shinytest/multiclass_tuning_hover_cols/app.R

library(shinymodels)

theme_set(theme_bw())

data(scat_fda_bt)

explore(scat_fda_bt, hover_cols = c(Site, Taper, Location))

# recordTest("tests/shinytest/multiclass_tuning_hover_cols/")

Try the shinymodels package in your browser

Any scripts or data that you put into this service are public.

shinymodels documentation built on May 29, 2024, 2:22 a.m.