| downsample {autohrf} | R Documentation | 
downsample
Description
A helper function for downsampling a given signal.
Usage
downsample(y, f = 100)
Arguments
| y | The signal. | 
| f | Upsampling factor. | 
Value
Returns the downsampled signal.
[Package autohrf version 1.1.3 Index]