Description Usage Arguments Examples
This function allows you to download a dataset available via RESTful API.
1 | download.dataset(code, log = TRUE, host = HOST)
|
code |
Download Code (indicated by list.datasets() output). |
log |
Whether or not to apply log(x+1) (optional). Default: TRUE |
1 | df <- download.dataset (1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.