fallingTop: returns true if given column c drops below previous column of...

Description Usage Arguments

View source: R/fallingTop.R

Description

returns true if given column c drops below previous column of same type (this is always column c-2)

Usage

1
fallingTop(redData, column)

Arguments

redData

Data to consider

column

Column to consider


rpnf documentation built on May 2, 2019, 8:33 a.m.