#' Local district id to nuts_3
#'
#' @name de.nuts.mapping
#' @docType data
#' @keywords data
#' @examples
#' head(de.nuts.mapping)
'de.nuts.mapping'
#' NUTS_3 mapping of codes -> name
#'
#' @name nuts_3_codes.map
#' @docType data
#' @keywords data
#' @examples
#' head(nuts_3_codes.map)
'nuts_3_codes.map'
#' Robert Koch's Institute data for districts in Germany (by age/gender)
#'
#' @name rki.covid19
#' @docType data
#' @keywords data
#' @examples
#' head(rki.covid19)
'rki.covid19'
#' Robert Koch's Institute data for districts in Germany
#'
#' @name rki.covid19
#' @docType data
#' @keywords data
#' @examples
#' head(rki.covid19)
'rki.covid19.no.age'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.