rm_dble_obs: Remove double observations in HydroMonitor ObservationWell...

View source: R/utilitys.R

rm_dble_obsR Documentation

Remove double observations in HydroMonitor ObservationWell data.

Description

Remove double observations in HydroMonitor ObservationWell data.

Usage

rm_dble_obs(hm)

Arguments

hm

HydroMonitor Observation Well data as read by read_export_csv

Value

HydroMonitor ObservationWell data with double records removed.

Examples

## Not run: 
hm_filtered <- hm1 |> rm_dble_obs( )

## End(Not run)

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