rm_fltrs_with_no_obs: Remove meta data of filters if there are no observations...

View source: R/utilitys.R

rm_fltrs_with_no_obsR Documentation

Remove meta data of filters if there are no observations available.

Description

Remove meta data of filters if there are no observations available.

Usage

rm_fltrs_with_no_obs(hm)

Arguments

hm

HydroMonitor Observation Well data as read by read_export_csv

Value

Filtered HydroMonitor ObservationWell data (list of 2 met data.frames xm en xd).

Examples

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

## End(Not run)

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