Description Usage Arguments Value Examples
Construct configuration object using environment variables.
1 | cfg_env(auth_token_var = "DW_AUTH_TOKEN")
|
auth_token_var |
Name of environment variable for API authorization token (default: |
Object of type cfg_env
1 2 | envvars_cfg <- data.world::cfg_env()
data.world::set_config(envvars_cfg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.