hannSlide: hannSlide

View source: R/hannSlide.R

hannSlideR Documentation

hannSlide

Description

Smooth an input vector (or data table column), with a sliding Hann window of defined width.

Usage

hannSlide(vec, win = 50)

Arguments

vec

Input vector or (or data table column) to smooth.

win

Width of hanning window in bp.

Author(s)

Will Gittens


WHG1990/CCTools documentation built on June 16, 2024, 1:36 a.m.