Skip to contents

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".