simpl: simpl

View source: R/attributes.R

simplR Documentation

simpl

Description

Remove points of curve when isodepth around

Usage

simpl(dtcurve)

Arguments

dtcurve

a curve dive list

Author(s)

Jaunatre Maxime <maxime.jaunatre@yahoo.fr>

Examples

cons <- conso(dive = dive(20,40), tank(12, 200), cons = 20)
cons$dtcurve
simpl(cons$dtcurve)


gowachin/DiveR documentation built on March 26, 2022, 3:53 a.m.