To run this function stand-alone as a script from any folder on your system, copy the run (Unix systems) or run.bat (Windows) systems from the GitHub repository (http://www.github.com/sebkopf/isorunN2O/inst/shiny-apps/data_viewer/ and modify depending on your R executable.

run_data_viewer(base_dir = ".", ...)

Arguments

base_dir

the base data directory where the data viewer should start

...

passed on to the shiny::runApp call and could include paramters such as host or port