Description Usage Arguments Value Note Examples
Breaks longer API calls into batches so that it can manage.
1 |
vector_of_dates |
A list of raster in velox format. Shoudl be in YYYY-MM-DD format |
An spdf with the same format as the velox raster data. We can re-use the dates list again without passing it through the function as returned output.
This might not be necessary if we can get this set up on a server.
1 | arc2_api_download(c("2019-01-01", "2019-01-02"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.