monitor_bestTimezone: Return the most common timezone

View source: R/monitor_bestTimezone.R

monitor_bestTimezoneR Documentation

Return the most common timezone

Description

Evaluates all timezones in monitor and returns the most common one. In the case of a tie, the alphabetically first one is returned.

Usage

monitor_bestTimezone(monitor = NULL)

Arguments

monitor

mts_monitor object.

Value

A valid base::OlsonNames() timezone.


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