R/data_check.R
data_check.Rd
Checks whether a variable is a data frame. Considers also logicals and null values.
data_check(df)
A description of the argument
A logical: TRUE if df is a data frame and has 1 or more rows, otherwise FALSE