Learn R Programming

goeveg R-package

Functions for Community Data and Ordinations

A collection of functions useful in (vegetation) community analyses and ordinations. The ordination functions work as an addition to the functions from the vegan-package.

Includes:

  • Automatic species selection for ordination diagrams based on cover abundances and species fit (ordiselect - function)
  • Generation of species response curves (specresponse - function)
  • Scree/stress plots for NMDS (screeplot_NMDS - function)
  • Rank-abundance curve plotting for single or multiple samples (racurve and racurves-functions).
  • Calculation and sorting of synoptic tables with fidelity and differential species assessment (syntable and synsort functions)
  • Taxa merging for taxa with identical names (merge_taxa - function)
  • One-step cleaning and transposing of vegetation matrices: (clean_matrix and trans_matrix - functions)
  • Conversion between cover-abundance codes and percentage cover (cov2per and per2cov - functions)

Furthermore some basic functions are included, such as standard error of the mean sem, coefficient of variance cv or conversion between degrees and radians deg2rad/rad2deg.

Copy Link

Version

Install

install.packages('goeveg')

Monthly Downloads

1,008

Version

0.7.6

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Friedemann Lampe

Last Published

June 13th, 2025

Functions in goeveg (0.7.6)

screeplot_NMDS

Scree plot/Stress plot for NMDS
syntable

Synoptic tables and calculation of cluster-wise frequencies, fidelity and differential species character
trans_matrix

Transpose species matrix
scale_tabs

Conversion tables for cover-abundance scales
cov2per

Conversion between cover-abundance codes and percentage cover
racurves

Multiple rank-abundance curves
clean_matrix

Clean species matrix
cv

Coefficient of variation (CV)
merge_taxa

Merge taxa with identical names
racurve

Rank-abundance curves
deg2rad

Conversion between degrees and radians
specresponse

Species response curves
ordiselect

Species selection for ordination plots
schedenenv

Header data for Vegetation releves from Scheden
schedenveg

Vegetation releves from Scheden
synsort

Sorting functions for synoptic tables
sem

Standard error of the mean (SEM)