rm_dble_fltrs: Remove double filter information in meta data part of...

View source: R/utilitys.R

rm_dble_fltrsR Documentation

Remove double filter information in meta data part of HydroMonitor ObservationWell data

Description

Remove double filter information in meta data part of HydroMonitor ObservationWell data

Usage

rm_dble_fltrs(hm)

Arguments

hm

HydroMonitor Observation Well data as read by read_export_csv

Value

HydroMonitor ObservationWell data with double filter information removed from meta data part of HydroMonitor ObservationWell data read_export_csv

Examples

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

## End(Not run)

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