cfg: Construct configuration object using runtime values.

Description Usage Arguments Value Examples

Description

Construct configuration object using runtime values.

Usage

1
cfg(auth_token)

Arguments

auth_token

API authorization token.

Value

Object of type cfg

Examples

1
2
runtime_cfg <- data.world::cfg(auth_token = "YOUR_TOKEN")
data.world::set_config(runtime_cfg)

data.world documentation built on May 2, 2019, 6:33 a.m.