Learn R Programming

golem (version 0.5.1)

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

Description

Is the app in dev mode or prod mode?

Usage

app_prod()

app_dev()

Arguments

Value

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