Launch the ccviR app to calculate the NatureServe Climate Change
Vulnerability Index. See vignette("app_vignette", package = "ccviR")
for details on how to use the app.
Arguments
- file_dir
The directory to locate files from or "demo" to use the demo data included in the package.
- launch.browser
logical. Run CCVI app in browser?
- port
If launch.browser is FALSE, specify port to run CCVI app.
- test.mode
Should the app be launched using shiny test.mode. Only set to TRUE for debugging.