dot-is_empty.data.frame: Internal functions

Description Usage Arguments Value

Description

Internal functions

Usage

1
2
## S3 method for class 'data.frame'
.is_empty(x)

Arguments

x

A data.frame object to be tested.

Value

TRUE if data.frame has zero columns or zero rows. FALSE otherwise.


rolfsimoes/coverage documentation built on May 24, 2019, 9:48 p.m.