Learn R Programming

golem (version 0.0.1.5000)

app_prod: Is the app in dev mode or prof mode?

Description

Is the app in dev mode or prof mode?

Usage

app_prod()

app_dev()

Arguments

Value

`TRUE` or `FALSE` depending on the status of `getOption( "golem.app.prod")`