filter_xg3: Filter XG3 data per location x hydroyear

View source: R/eval.R

filter_xg3R Documentation

Filter XG3 data per location x hydroyear

Description

Helper function to select the specified XG3 columns per location x hydroyear.

Usage

filter_xg3(data, xg3_type)

Arguments

data

An object returned by get_xg3.

xg3_type

Character vector of length 1, 2 or 3. Defines the types of XG3 which are taken from data. Specifies the 'X' in 'XG3': either "L", "H" and/or "V". Defaults to "L".

Value

A tbl_lazy object or a tibble, which is like data but with non-requested XG3 variables discarded.


inbo/watina documentation built on June 15, 2025, 4:14 a.m.