Ordination: Ordination

View source: R/OrdinationPlots.R

OrdinationR Documentation

Ordination

Description

Plots Ordinations Plots.

Usage

Ordination(
  data,
  minimumRowsAfterCutOutMaxAge = 12,
  allspan = 1,
  MaxAge = 20000
)

Arguments

data

List of data generates by the Multivar function.

minimumRowsAfterCutOutMaxAge

minimum rows count after filtering.

allspan

The span for all loess functions.

MaxAge

The max Age where to cut the Data.

Value

nothing.

Note

This function has only been developed for the Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research and should therefore only be used in combination with their database.

Author(s)

Tim Kroeger


TimKroeger13/ProjectMultiLake documentation built on March 18, 2022, 2:22 p.m.