return.mean.enveloppe function

return.mean.enveloppe

return.mean.enveloppe

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

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

  • Maintainer: Pierre Roudier
  • License: GPL-3
  • Last published: 2018-07-01