Description Usage Arguments Value
Checks if there are more than 20E6 elements for comparison. If there are, spits out a warning message that the calculation may run slowly
1 | warnLargeData(nrow_df, ncol_df)
|
nrow_df |
number of rows in data frame |
ncol_df |
number of columns in data frame |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.