Description Usage Arguments Value Examples
Download call to ARCGIS
1 2 3 4 5 6 | download.raw(
offset = 0,
max.record = 1000,
exclude.ids = NULL,
feature.server = "RKI_COVID19"
)
|
offset |
offset on number of records for call |
max.record |
maximum number of records to download in call |
exclude.ids |
exclude ids from data |
data frame with data. Column names are translated from German
1 | download.raw(feature.server = 'Covid19_RKI_Sums')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.