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
- Host: GitHub
- URL: https://github.com/rte-antares-rpackage/spmaps
- Owner: rte-antares-rpackage
- Created: 2017-10-03T09:31:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T12:45:19.000Z (over 1 year ago)
- Last Synced: 2024-10-30T05:59:57.245Z (7 months ago)
- Topics: maps, r, rte, spatialpolygons, spatialpolygonsdataframe
- Language: R
- Homepage:
- Size: 75.4 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The 'spMaps' R package
> The `spMaps` package provides functions allow to build custom maps.
[](https://github.com/rte-antares-rpackage/spMaps/actions/workflows/R-CMD-check.yaml)
[](https://app.codecov.io/gh/rte-antares-rpackage/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.