filter_xg3 | R Documentation |
Helper function to select the specified XG3 columns per location x hydroyear.
filter_xg3(data, xg3_type)
data |
An object returned by |
xg3_type |
Character vector of length 1, 2 or 3.
Defines the types of XG3 which are taken from |
A tbl_lazy
object or a tibble, which is like data
but with
non-requested XG3 variables discarded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.