Sends a message to the client to open the specified URL in a new browser window/tab.
Usage
open_url(url, target = "_blank", session = shiny::getDefaultReactiveDomain())Sends a message to the client to open the specified URL in a new browser window/tab.
open_url(url, target = "_blank", session = shiny::getDefaultReactiveDomain())