Opens the interactive soil spectral prediction interface in the default
browser. Models must have been trained and saved to model_dir before
launching.
Arguments
- model_dir
Directory containing trained model subdirectories. Defaults to a "models" folder in the current working directory.
- ...
Additional arguments passed to
shiny::runApp()
