download.raw: Download call to ARCGIS

Description Usage Arguments Value Examples

Description

Download call to ARCGIS

Usage

1
2
3
4
5
6
download.raw(
  offset = 0,
  max.record = 1000,
  exclude.ids = NULL,
  feature.server = "RKI_COVID19"
)

Arguments

offset

offset on number of records for call

max.record

maximum number of records to download in call

exclude.ids

exclude ids from data

Value

data frame with data. Column names are translated from German

Examples

1
download.raw(feature.server = 'Covid19_RKI_Sums')

averissimo/covid19.de.data documentation built on Nov. 18, 2020, 12:42 a.m.