hm_rbind: Merge HydroMonitor ObservationWell data objects.

hm_rbindR Documentation

Merge HydroMonitor ObservationWell data objects.

Description

Merge HydroMonitor ObservationWell data objects (read_export_csv).

Usage

hm_rbind(list)

Arguments

list

List of HydroMonitor ObservationWell (HMOW) data objects.

Details

Double observations and double filters are removed from the HMOW data.

Value

HydroMonitor ObservationWell data object.

Examples

## Not run: 
hm <- hm_rbind(list(hm1, hm2))

## End(Not run)

KeesVanImmerzeel/menyanthes documentation built on Feb. 9, 2025, 1:31 a.m.