monitor_check: Check an _mts_monitor_ object for validity.

View source: R/utils-monitor.R

monitor_checkR Documentation

Check an mts_monitor object for validity.

Description

Checks on the validity of an mts_monitor object. If any test fails, this function will stop with a warning message.

Usage

monitor_check(monitor)

Arguments

monitor

mts_monitor object.

Value

Invisibly returns TRUE if mts_monitor has the correct structure. Stops with an error message otherwise.


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