circular: circular

View source: R/circular.R

circularR Documentation

circular

Description

Smooth annual data using a circular smoother. (Shorthand for stats::filter because its syntax is very confusing.)

Usage

circular(x, n)

Arguments

x

Numeric variable.

n

Number of rows to smooth over.

Value

Smoothed variable.


toddellis/miao documentation built on June 1, 2025, 10:11 p.m.