gw_wells_below_normal_table: Create a wells below normal table with selected observation...

View source: R/additonal_functions.R

gw_wells_below_normal_tableR Documentation

Create a wells below normal table with selected observation wells

Description

Create a wells below normal table with selected observation wells

Usage

gw_wells_below_normal_table(
  data,
  which = c("totals", "hydraulic_connectivity", "type")[1],
  gt = TRUE
)

Arguments

data

Data object created from gw_data_prep() function.

which

Which group to filter by: "totals" for all, 'hydraulic_connectivity' or 'type' for aquifer type.

gt

Make the table gt format (TRUE) or a regular data.frame (FALSE)


bcgov/bcgwlreports documentation built on Aug. 9, 2024, 10:47 p.m.