powered by
Construct configuration object using runtime values.
cfg(auth_token)
API authorization token.
Object of type cfg
cfg
# NOT RUN { runtime_cfg <- data.world::cfg(auth_token = "YOUR_TOKEN") data.world::set_config(runtime_cfg) # }
Run the code above in your browser using DataLab