Package: datamaps
Title: Create Interactive Web Maps with the 'JavaScript Datamaps'
        Library
Version: 0.0.1
Authors@R: person("John", "Coene", email = "jcoenep@gmail.com", role = c("aut", "cre"))
Description: Easily create interactive choropleth maps then add bubbles and arcs by coordinates or region name. 
    These maps can be used directly from the console, from 'RStudio', in 'Shiny' apps and 'R Markdown' documents. 'Shiny' 
    proxies allow to interactively add arcs and bubbles, change choropleth values, or change labels.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: htmlwidgets, magrittr
Suggests: shiny
RoxygenNote: 6.0.1
URL: http://john-coene.com/datamaps
BugReports: https://github.com/JohnCoene/datamaps/issues
NeedsCompilation: no
Packaged: 2018-02-28 19:11:41 UTC; jp
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-01 09:36:16 UTC
