Learn R Programming

golem (version 0.5.1)

is_running: 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()

Arguments

Value

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

Examples

Run this code
is_running()

Run the code above in your browser using DataLab