Learn R Programming

autohrf (version 1.1.3)

downsample: downsample

Description

A helper function for downsampling a given signal.

Usage

downsample(y, f = 100)

Value

Returns the downsampled signal.

Arguments

y

The signal.

f

Upsampling factor.