Description Usage Arguments Value Examples
Detect suspected erroneous numeric data in user chosen columns
1 |
df |
A dataframe or matrix like object |
column |
vector like with names of columns to test |
n |
default to 1, integer number or percentage of suspected values to identify |
num |
either "number" if n should be read as a number of rows or 'percentage' if a percentage of total rows |
list of named vectors containing row numbers per column
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.