This function checks if a variable is numeric,
or could be considered one.
For example, dates and times can be treated as numeric,
so return TRUE
.
This function checks if a variable is numeric,
or could be considered one.
For example, dates and times can be treated as numeric,
so return TRUE
.