Learn R Programming

rpnf (version 1.0.5)

raisingTop: Returns true if given column c exceeds previous column of same type (this is always column c-2)

Description

Returns true if given column c exceeds previous column of same type (this is always column c-2)

Usage

raisingTop(redData, column)

Arguments

redData
Data to consider
column
Column to consider