qkmap_app {quadkeyr} | R Documentation |
Launch the Shiny App
Description
This function launches the Shiny app.
Usage
qkmap_app()
Value
This function does not return any value. It launches the Shiny app.
Examples
if(interactive()){
qkmap_app()
}
[Package quadkeyr version 0.1.0 Index]