README.md

sabotag

An R-package providing tools for the »Salzburger Botanische Arbeitsgemeinschaft« (SaBotAg): dedicated to Austrian botanists and friends around.

Build status

Travis-CI Build Status

Details

An R-package providing tools for the »Salzburger Botanische Arbeitsgemeinschaft« (SaBotAg). The software is aimed at botanists concerned with floristic mapping. The package provides classes to handle distribution and map background data built upon packages sp and raster. Time is managed properly, as well as customizable symbology.

The package has the following functionality.

See the example here get an idea of what can be achieved with the package.

Author

Maintainer: Roland Kaiser kardinal.eros@gmail.com

References

Niklfeld, H. (1971): Bericht über die Kartierung der Flora Mitteleuropas. Taxon 20: 545-571

Installation

You may directly install the package from GitHub using the below set of commands.

# if not already installed
install.packages("devtools")
library(devtools)

#   install packge from github
install_github("kardinal-eros/sabotag-tools")

library(sabotag)

References

Niklfeld, H. (1978): Grundfeldschlüssel für die Kartierung der Flora Mitteleuropas, südlicher Teil (= Zentralstelle für Florenkartierung, Inst. Bot. Univ. Wien). Wien.



kardinal-eros/sabotag-tools documentation built on May 20, 2019, 7:21 a.m.