Description Usage Arguments Value
To check a variable
| 1 | inspect.each(x, varname, type, value = NA, check_missing = TRUE)
 | 
| x | variable to be checked | 
| varname | full name of variable | 
| type | type of variable (one of numeric, character, factor, datetime) | 
| value | values of factor, range of numeric, format of datetime | 
| check_missing | whether check missingness or not | 
dataframe contains potential errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.