raisingBottom {rpnf}R Documentation

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

Description

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

Usage

raisingBottom(redData, column)

Arguments

redData

Data to consider

column

Column to consider


[Package rpnf version 1.0.5 Index]