| open_url | R Documentation |
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())
url |
character string, the URL to open |
target |
the |
session |
shiny session |
No value is returned (called for side effect).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.