sensor_isEmpty: Test for an empty _sensor_ object

Description Usage Arguments Value Examples

View source: R/utils-sensor.R

Description

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

Usage

1

Arguments

sensor

sensor object

Value

TRUE if no data exist in sensor, FALSE otherwise.

Examples

1
2

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