Rdocumentation
powered by
Learn R Programming
inspectr (version 1.0.0)
numeric_check: Check whether all values are numeric.
Description
To be used with
col_check
.
Usage
numeric_check(x)
Arguments
x
the data that enters the function (the column specified in
col_check
)