Package: flowmapper
Title: Draw Flows (Migration, Goods, Money, Information) on 'ggplot2'
        Plots
Version: 0.1.3
Authors@R: 
    person("Johannes", "Mast", ,"johannes.mast@dlr.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6595-5834"))
Description: Adds flow maps to 'ggplot2' plots. The flow maps consist of 'ggplot2' layers which visualize the nodes as circles and the bilateral flows between the nodes as bidirectional half-arrows.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, ggplot2, tidyr, forcats, scales, purrr
URL: https://github.com/JohMast/flowmapper
BugReports: https://github.com/JohMast/flowmapper/issues
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-11-15 09:33:45 UTC; johan
Author: Johannes Mast [aut, cre] (<https://orcid.org/0000-0001-6595-5834>)
Maintainer: Johannes Mast <johannes.mast@dlr.de>
Repository: CRAN
Date/Publication: 2024-11-15 12:00:04 UTC
