rtrend {Rsac}R Documentation

Remove linear trend or mean

Description

Removes the linear trend or mean from SAC data.

Usage

rtrend(x)
rmean(x)

Arguments

x an object of class "rsac".

Value

same as input.

Author(s)

Eric M. Thompson <eric.thompson@tufts.edu>


[Package Rsac version 0.1-7 Index]