warnLargeData: Warn users if the calculation is likely to be slow

Description Usage Arguments Value

View source: R/rc_rReview.R

Description

Checks if there are more than 20E6 elements for comparison. If there are, spits out a warning message that the calculation may run slowly

Usage

1
warnLargeData(nrow_df, ncol_df)

Arguments

nrow_df

number of rows in data frame

ncol_df

number of columns in data frame

Value

Nothing


eauleaf/dataReviewR documentation built on Dec. 20, 2021, 3:11 a.m.