is_running: Is the running app a golem app?

View source: R/is_running.R

is_runningR Documentation

Is the running app a golem app?

Description

Note that this will return TRUE only if the application has been launched with with_golem_options()

Usage

is_running()

Value

TRUE if the running app is a {golem} based app, FALSE otherwise.

Examples

is_running()

golem documentation built on June 7, 2023, 5:46 p.m.