powered by
Save configuration to file in the user's home directory.
save_config(auth_token, ..., profile = "DEFAULT")
API authorization token.
Reserved for future configuration parameters.
Configuration profile.
Object of type cfg_saved
cfg_saved
# NOT RUN { saved_cfg <- data.world::save_config(auth_token = "YOUR_TOKEN") data.world::set_config(saved_cfg) # }
Run the code above in your browser using DataLab