RSecologyData

Data files for Remote Sensing and GIS analysis for ecologists

Download .zip Download .tar.gz View on GitHub

Welcome to the RSecologyData github webpage

This github is used to manage spatial data files for usage in R.

All raster and vector files are remote sensing and GIS data sets and used within the book: "Remote Sensing and GIS for Ecologists".

A variety of vector (SpatialPolygon/Polyline) files exist for land cover classification, spatial statistics, species distribution modeling etc.

Installing the packages in R

library(devtools)
install_github('wegmann/RSecologyData')
library(RSecologyData)

load_raster()
load_vector()

Fetch the git repo

$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages

Authors and Contributors

The main author is Martin Wegmann (@wegmann).

More information at remote-sensing-biodiversity.org/rsecology-book