Package: linemap
Type: Package
Title: Line Maps
Version: 0.1.0
Authors@R: c(
      person("Timothée", "Giraud", 
        email = "timothee.giraud@cnrs.fr", role = c("cre","aut")))
Description: Create maps made of lines. The package contains two functions: linemap() and getgrid(). linemap() displays a map made of lines using a data frame of gridded data. getgrid() transforms a set of polygons (sf objects) into a suitable data frame for linemap().
Depends: R (>= 2.10)
Imports: graphics, sf, stats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 14:54:24 UTC; tg
Author: Timothée Giraud [cre, aut]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2017-09-15 15:14:12 UTC
