powered by
Checks if a df is actually a single NA, or has no columns
checkEmpty(df)
a data frame
None. Stops if empty.
# NOT RUN { checkEmpty(iris) # }
Run the code above in your browser using DataLab