Learn R Programming

golem (version 0.1)

with_golem_options: Add Golem options to a Shiny App

Description

Add Golem options to a Shiny App

Usage

with_golem_options(app, golem_opts)

Arguments

app

the app object.

golem_opts

A list of Options to be added to the app

Value

a shiny.appObj object