vGraphPerm: Plot community variograms, when permutations have been...

View source: R/vario.R

vGraphPermR Documentation

Plot community variograms, when permutations have been carried out

Description

Plot community variograms, when permutations have been carried out

Usage

vGraphPerm(
  vrand = NULL,
  vspat = NULL,
  obs.var = FALSE,
  ylims = NA,
  xlims = NA,
  ylab = "variance",
  xlab = "lag",
  cls = NA,
  lwd = 1,
  plot.new = TRUE
)

Arguments

vrand

output of nullPerm

vspat

output of vario (?)

obs.var

boolean, if TRUE the obs var is plotted

ylims

ylims

xlims

xlims

ylab

ylab

xlab

xlab

cls

cls

lwd

lwd


mcglinnlab/vario documentation built on Feb. 22, 2023, 1:49 p.m.