checkDataFrame: Check if the data frame is according the expected package...

Description Usage Arguments Value Examples

View source: R/data_functions.R

Description

Check if the data frame is according the expected package specification.

Usage

1

Arguments

data

The data frame to be checked

Value

TRUE for a correct data frame and FALSE for a wrong data frame.

Examples

1
2
3
4
## Not run: 
checkDataFrame()

## End(Not run)

jersme/Covid19NL documentation built on April 1, 2020, 3:23 a.m.