Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


plyr (version 1.1)

empty: Check if a data frame is empty.

Description

Check if a data frame is empty. Empty if it's null or it has 0 rows or columns

Usage

empty(df)

Arguments

df
data frame to check