toolSmooth: toolSmooth

View source: R/toolSmooth.R

toolSmoothR Documentation

toolSmooth

Description

Smooth a time series using a given method and its default settings

Usage

toolSmooth(x, method = "spline")

Arguments

x

magclass object that should be smoothed

method

spline, average or more (See default argument for current default setting)

Value

smoothed data in magclass format

Author(s)

Kristine Karstens


pik-piam/mstools documentation built on Dec. 8, 2024, 5:29 a.m.