powered by
Construct configuration object using environment variables.
cfg_env(auth_token_var = "DW_AUTH_TOKEN")
Name of environment variable for API authorization token (default: DW_AUTH_TOKEN).
DW_AUTH_TOKEN
Object of type cfg_env
cfg_env
# NOT RUN { envvars_cfg <- data.world::cfg_env() data.world::set_config(envvars_cfg) # }
Run the code above in your browser using DataLab