Checks if a df is actually a single NA, or has no columns
checkEmpty(df)
df
a data frame
None. Stops if empty.
## Not run: checkEmpty(iris)