| kaggle_config_set | R Documentation | 
Valid values depending on name - competition: Competition URL suffix (use 'kaggle_competitions_list()' to show options) - path: Folder where file(s) will be downloaded, defaults to current working directory - proxy: Proxy for HTTP requests
kaggle_config_set(name, value)
| name | Name of the configuration parameter One of competition, path, or proxy | 
| value | Value of the configuration parameter | 
## Not run: 
kaggle_config_set(name = "competition", value = "titanic")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.