pat_isEmpty: Test for an empty _pat_ object

Description Usage Arguments Value Examples

View source: R/utils-paTimeseries.R

Description

Convenience function for nrow(pat$data) == 0. This makes for more readable code in functions that need to test for this.

Usage

1

Arguments

pat

pat object

Value

TRUE if no data exist in pat, FALSE otherwise.

Examples

1

AirSensor documentation built on March 13, 2021, 1:07 a.m.