Learn R Programming

rpnf (version 1.0.4)

doubleBottom: returns true if given column c matches exactly previous column of same type (this is always column c-2)

Description

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

Usage

doubleBottom(redData, column)

Arguments

redData
Data to consider
column
Column to consider