has_rank: Whether an XTS object has a rank column

Description Usage Arguments Value

View source: R/row_rank.R

Description

Whether an XTS object has a rank column

Usage

1
has_rank(x, which = FALSE, ignore.case = TRUE)

Arguments

x

the XTS object for row-wise ranking

which

whether maching integer zero, default FALSE

ignore.case

whether to ignore string case, default TRUE

Value

TRUE if grep finds the word Rank in column names, ignoring case, FALSE otherwise


greatgray/scorecard documentation built on May 17, 2019, 8:34 a.m.