Description Details Author(s) References
Read bird observation data from the ‘ornitho.de’ project database and produce graphics suitable for bird atlasses.
Package: | rornitho |
Type: | Package |
Version: | 1.0-3 |
Date: | 2016-02-05 |
License: | GPL (>= 2) |
The rornitho package offers three sets of functions:
Import and formating of ornitho data - Data can be imported with read.ornitho
. This gives a list of objects of class ornithoSpec
, which can be tranformed to a data frame with ornitho2df
and back to a list with df2ornitho
.
Preparing maps for visualization - The function ornithoMap
bundles maps of topographical features like political borders, water bodies and grids into a single, coherent object of class ornithoMap
, which can be reprojected with projOrnithoMap
and plotted with plotOrnithoMap
.
Plotting - The geographical distribution of bird observations can be plotted either as points (plotOrnithoPoints
) or rasterized grid (plotOrnithoRaster
). The functions plotOrnithoAltitude
and plotOrnithoPheno
will produce barplots
of the altitudinal and the phenological distribution of bird observations, respectively. Currently, there is one convenience function for plotting ready-designed two-page summaries suited for bird atlasses: ornithoPDF
.
This work was founded by the Hessische Gesellschaft für Ornithologie und Naturschutz (http://www.hgon.de/).
Simon Thorn <thorn@hgon.de>, Christoph Heibl <christoph.heibl@gmx.net> Maintainer: Christoph Heibl <christoph.heibl@gmx.net>
The German ornitho website: http://www.ornitho.de/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.