gxg_table: Calculate GxG table based on head observations in top filters...

View source: R/utilitys.R

gxg_tableR Documentation

Calculate GxG table based on head observations in top filters of HydroMonitor ObservationWell data.

Description

Calculate GxG table based on head observations in top filters of HydroMonitor ObservationWell data.

Usage

gxg_table(hm)

Arguments

hm

HydroMonitor Observation Well data as read by read_export_csv

Value

Tibble with parameters as specified in link{calc_gxg}.

See Also

link{calc_gxg}

Examples

## Not run: 
hm <- hm1
gxg <- gxg_table(hm)

## End(Not run)

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