Description Usage Arguments Value Examples
Convenience function for nrow(sensor$meta) == 0
.
This makes for more readable code in functions that need to test for this.
1 | sensor_isEmpty(sensor)
|
sensor |
sensor object |
TRUE
if no data exist in sensor
, FALSE
otherwise.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.