maopts: Moving average with default options

Description Usage Arguments Value

View source: R/data_fxns.R

Description

Moving average with default options

Usage

1
maopts(x, n = 6, type = "s")

Arguments

x

the thing to average

n

window length, default 6

type

type, default "s"

Value

movavg


diazrenata/soar documentation built on Jan. 21, 2022, 3:32 a.m.