Skip to contents

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()
}