rm_fltrs_with_no_obs | R Documentation |
Remove meta data of filters if there are no observations available.
rm_fltrs_with_no_obs(hm)
hm |
HydroMonitor Observation Well data as read by |
Filtered HydroMonitor ObservationWell data (list of 2 met data.frames xm en xd).
## Not run:
hm_filtered <- hm1 |> rm_fltrs_with_no_obs( )
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.