Package: leaflegend
Type: Package
Title: Add Custom Legends to 'leaflet' Maps
Version: 0.1.0
Authors@R: person("Thomas", "Roh", email = "thomas@roh.engineering", role = c("aut", "cre"))
Description: Provides extensions to the 'leaflet' package to 
    customize legends with images, text styling, orientation, sizing,
    and symbology.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports: leaflet, htmltools, stats, base64enc
RoxygenNote: 7.1.0
URL: https://github.com/tomroh/leaflegend
BugReports: https://github.com/tomroh/leaflegend/issues
NeedsCompilation: no
Packaged: 2021-01-21 16:16:31 UTC; troh
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2021-01-25 08:20:10 UTC
