monitor_dropEmpty: Drop device deployments with all missing data

View source: R/monitor_dropEmpty.R

monitor_dropEmptyR Documentation

Drop device deployments with all missing data

Description

The incoming mts_monitor object is subset to retain only time series with valid data.

Usage

monitor_dropEmpty(monitor)

Arguments

monitor

mts_monitor object. (A list with meta and data dataframes.)

Value

A subset of the incoming mts_monitor. (A list with meta and data dataframes.)


AirMonitor documentation built on Aug. 26, 2023, 1:08 a.m.