Description Usage Arguments Value Examples
Construct configuration object using runtime values.
1 | cfg(auth_token)
|
auth_token |
API authorization token. |
Object of type cfg
1 2 | runtime_cfg <- data.world::cfg(auth_token = "YOUR_TOKEN")
data.world::set_config(runtime_cfg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.