monitor_reorder: Reorder a ws_monitor bject

View source: R/monitor_reorder.R

monitor_reorderR Documentation

Reorder a ws_monitor bject

Description

This function is a convenience function that merely wraps the monitor_subset function which reorders as well as subsets.

Usage

monitor_reorder(ws_monitor, monitorIDs = NULL, dropMonitors = FALSE)

Arguments

ws_monitor

ws_monitor object

monitorIDs

Optional vector of monitor IDs used to reorder the meta and data dataframes.

dropMonitors

Logical specifying whether to remove monitors with no data.

Value

A ws_monitor object reordered to match monitorIDs.


MazamaScience/PWFSLSmoke documentation built on July 3, 2023, 11:03 a.m.