Start the sporeg shiny app.
Details
Browse data from the Spöreg app in several different ways. Input data
is read from a predefined location (and filenames) that can be changed with
the APEX_options
function.
Examples
if (FALSE) { # \dontrun{
library(sporeg)
# APEX_options(root_folder = "C:/your/folder") # if you have private copies
sporegApp()
} # }