Package: plotDK
Title: Plot Summary Statistics as Choropleth Maps of Danish
        Administrative Areas
Description: Provides a ggplot2 front end to plot summary statistics on danish provinces,
    regions, municipalities, and zipcodes. The needed geoms of each of the four levels are 
    inherent in the package, thus making these types of plots easy for the user. This is essentially 
    an updated port of the previously available 'mapDK' package by Sebastian Barfort.
Version: 0.1.0
Authors@R: 
    person(given = "Kristian Stendorff",
           family = "Nielsen",
           role = c("aut", "cre"),
           email = "krisdorff@hotmail.com")
Depends: R (>= 4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr, ggplot2 (>= 3.1.0), mapproj, plotly, purrr, rlang
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-09-30 12:43:23 UTC; W20201
Author: Kristian Stendorff Nielsen [aut, cre]
Maintainer: Kristian Stendorff Nielsen <krisdorff@hotmail.com>
Repository: CRAN
Date/Publication: 2021-10-01 08:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:27:52 UTC; unix
