clue_query_download | R Documentation |
Given a job ID this function will download the results of a Clue job as compressed tarball to the given location or to a temprary folder
clue_query_download(clue_query, destination = NULL, api_key = NULL)
clue_query |
Job ID or job parameters returned by
|
destination |
Path to download destination. |
api_key |
Clue API key. Leave empty if it is saved in |
Path to result tarball.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.