Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eblondel/Rmapit

Rmapit is a package for R that intends to facilitate the production of geographic maps, from simple maps to advanced maps embedding graphic charts. It will target users and organizations that need to produce maps in batch way like in atlas, yearbooks, or scientific monitoring reports.
https://github.com/eblondel/Rmapit

Last synced: about 1 month ago
JSON representation

Rmapit is a package for R that intends to facilitate the production of geographic maps, from simple maps to advanced maps embedding graphic charts. It will target users and organizations that need to produce maps in batch way like in atlas, yearbooks, or scientific monitoring reports.

Awesome Lists containing this project

README

        

Rmapit
======

Rmapit is a package for R that intends to facilitate the production of geographic maps, from simple maps to advanced maps embedding graphic charts. The package will also progressively add functions to facilitate the generation of complete map layouts including legends.

Rmapit will target users and organizations that need to produce maps in batch way like in atlas, yearbooks, or scientific monitoring reports.

The package intends to minimize dependencies to other packages and rely as much as possible on the core base and graphical R functions.

branch | build status
-------|-------------
master | [![Build Status](https://travis-ci.org/eblondel/Rmapit.svg?branch=master)](https://travis-ci.org/eblondel/Rmapit.svg?branch=master)