dataCompareR (version 0.1.0)

checkEmpty: checkEmpty

Description

checkEmpty

Usage

checkEmpty(df)

Arguments

df

a data frame

Value

None. Stops if empty.

Examples

Run this code
# NOT RUN {
checkEmpty(iris)
# }

Run the code above in your browser using DataCamp Workspace