launch_shiny_in: Choose Launch Location for Shiny Apps

View source: R/addins.R

launch_shiny_inR Documentation

Choose Launch Location for Shiny Apps

Description

This function sets the shiny.launch.browser option to launch Shiny apps in an "external" browser, the RStudio viewer "pane", or a new "window" in RStudio.

Usage

launch_shiny_in(where = NULL)

Arguments

where

One of "external", "pane", or "window".


gadenbuie/js4shiny documentation built on March 25, 2024, 8:16 p.m.