View source: R/addin_chatgpt.R
| open_bg_shinyapp | R Documentation | 
This function takes in the host and port of a local Shiny app and opens the app in the default browser.
open_bg_shinyapp(host, port)
| host | A character string representing the IP address or domain name of the server where the Shiny app is hosted. | 
| port | An integer representing the port number on which the Shiny app is hosted. | 
None (opens the Shiny app in the viewer pane or browser window)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.