rectify: Convert negative values in the signal to corresponding...

View source: R/rectify.R

rectifyR Documentation

Convert negative values in the signal to corresponding positive values.

Description

Convert negative values in the signal to corresponding positive values.

Usage

rectify(data)

Arguments

data

a numeric. A numeric vector containing the raw signal.

Value

A numeric vector containing the modified signal.


adnaniazi/tailfindr documentation built on March 23, 2024, 7:07 a.m.