Rdocumentation
powered by
Learn R Programming
plyr (version 1.8.9)
empty: Check if a data frame is empty.
Description
Empty if it's null or it has 0 rows or columns
Usage
empty(df)
Arguments
df
data frame to check