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

https://github.com/rte-antares-rpackage/spmaps

Europe SpatialPolygonsDataFrame Builder
https://github.com/rte-antares-rpackage/spmaps

maps r rte spatialpolygons spatialpolygonsdataframe

Last synced: about 2 months ago
JSON representation

Europe SpatialPolygonsDataFrame Builder

Awesome Lists containing this project

README

        

# The 'spMaps' R package

> The `spMaps` package provides functions allow to build custom maps.

[![R-CMD-check](https://github.com/rte-antares-rpackage/spMaps/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rte-antares-rpackage/spMaps/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/rte-antares-rpackage/spMaps/graph/badge.svg)](https://app.codecov.io/gh/rte-antares-rpackage/spMaps)
[![CRAN status](https://www.r-pkg.org/badges/version/spMaps)](https://CRAN.R-project.org/package=spMaps)

## Installation

To install the current version:

```r
install_github("rte-antares-rpackage/spMaps", ref = "master")
```

To display the help of the package and see all the functions it provides, type:


```r
?spMaps
```

## License Information:

Copyright 2015-2018 RTE (France)

* RTE: http://www.rte-france.com

This Source Code is subject to the terms of the GNU General Public License, version 2 or any higher version. If a copy of the GPL-v2 was not distributed with this file, You can obtain one at https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html.