Learn R Programming

polished (version 0.1.0)

remove_query_string: remove_query_string

Description

Remove the entire query string from the url. This function should be called inside the server function of your 'shiny' app.

Usage

remove_query_string(session = shiny::getDefaultReactiveDomain())

Arguments

session

the Shiny session