return.mean.enveloppe: return.mean.enveloppe

Description Usage Arguments Author(s)

View source: R/mean_enveloppe.r

Description

Internal function, returns the mean enveloppe of a spatial dataset.

Usage

1
2
return.mean.enveloppe(extrema, data, zcol = "z", method = "splines",
  n.pts.spline = 3, verbose = TRUE)

Arguments

extrema

.

data

.

zcol

Name of the column containing the data.

method

Interpolation method. Currently only 'splines' is supported.

n.pts.spline

.

verbose

Prints progress information messages. Defaults to TRUE.

Author(s)

Pierre Roudier


spemd documentation built on May 2, 2019, 9:58 a.m.