bbChkDataFrame: bbChkDataFrame

Description Usage Arguments Author(s) Examples

View source: R/reportfunctions.R

Description

Checks weather a Dataframe is empty or not

Usage

1

Arguments

data

a dataframe

Author(s)

Stefan Bartels, email@biobits.eu

Examples

1
2
3
4
5
## Not run: 
df<-as.data.frame(c("a","b","c"))
bbChkDataFrame(df)

## End(Not run)

biobits/bbreportr documentation built on Dec. 26, 2021, 6:43 a.m.