Learn R Programming

AirMonitor (version 0.4.2)

monitor_check: 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)

Value

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

Arguments

monitor

mts_monitor object.