powered by
Runs the 'shiny' application interactively.
run_qgshiny(display.mode = c("normal", "showcase"))
The mode in which to display the application. If "showcase", application code is displayed along with the output. If "normal" (default), the code is hidden.
"showcase"
"normal"
# NOT RUN { if (interactive()) { run_qgshiny() } # }
Run the code above in your browser using DataLab