Opens a Shiny app that lets a non-coder pick one of the 31 canonical profiles or upload a small horizons CSV, click Classify, and read the WRB / SiBCS / USDA names plus the deterministic key trace and the evidence grade. Useful for live demos, classroom teaching, and for pedologists who want to verify the package on a profile they already know without writing R code.
Arguments
- ...
Forwarded to
shiny::runApp()(e.g.port = 4321,launch.browser = FALSE,host = "0.0.0.0").
Value
Invisibly, the value returned by
shiny::runApp().
