empty: Check if a data frame is empty.

View source: R/utils.r

emptyR Documentation

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


hadley/plyr documentation built on Nov. 6, 2024, 5:54 p.m.