check_function {DIETCOST} | R Documentation |
Missing value check
Description
Checks if there are any missing values in a given column from the dataset.
Usage
check_function(name, column)
Arguments
name |
Column in which missing values will be sought. |
column |
Column name, in string format. |
Value
No return, only performs a check.
[Package DIETCOST version 1.0.0.0 Index]