plot-methods {vegsoup}R Documentation

Plotting methods

Description

Methods for function plot.

Methods

signature(x = "Vegsoup", y = "missing")

Plot two histograms.

signature(x = "VegsoupPartition", y = "missing")

Simple ordination plot.

signature(x = "VegsoupOptimstride", y = "missing")

Argument 'oc.threshold' is passed to summary(obj) and controls the threshold value of OptimClass2. which can be used to select a subset of computed strides to plot.


[Package vegsoup version 0.2-7 Index]