Missing dplyr dependency
# Retrieve the hydrometric last real time observed discharge at station 'H020302002'
get_hydrometrie_observations_tr(list(code_entite = "H0203020", grandeur_hydro = "Q"))
#> Error: `map_df()` requires dplyr
Bonjour, un projet de forge INRAE a été lancé. Il devrait à terme remplacer la forge gitlab.irstea.fr. Pour plus d'informations, vous pouvez suivre les actualités de ce projet sur https://forge-inrae.pages.mia.inra.fr/www/
# Retrieve the hydrometric last real time observed discharge at station 'H020302002'
get_hydrometrie_observations_tr(list(code_entite = "H0203020", grandeur_hydro = "Q"))
#> Error: `map_df()` requires dplyr