Package: valuemap
Type: Package
Title: Making Choropleth Map
Version: 2.0.0
Authors@R: 
    person(given = "Heoncheol",
           family = "Ha",
           role = c("aut", "cre"),
           email = "hancury@gmail.com",
           comment = c(ORCID = "0000-0001-7095-3841"))
Description: 
    You can easily visualize your 'sf' polygons or data.frame with h3 address.
    While 'leaflet' package is too raw for data analysis, 
    this package can save data analysts' efforts & time with pre-set visualize options.
Depends: R (>= 3.6.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/Curycu/valuemap
BugReports: https://github.com/Curycu/valuemap/issues
Imports: sf (>= 0.9-0), leaflet (>= 2.0.0), htmltools (>= 0.4.0), dplyr
        (>= 0.8.3), devtools (>= 2.2.0), h3jsr (>= 1.2.3), utils
NeedsCompilation: no
Packaged: 2022-03-07 14:59:18 UTC; hancu
Author: Heoncheol Ha [aut, cre] (<https://orcid.org/0000-0001-7095-3841>)
Maintainer: Heoncheol Ha <hancury@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-09 09:00:02 UTC
Built: R 4.0.5; ; 2022-03-10 12:22:13 UTC; unix
