hm_obs_elab_slice.Rd
Get the data corresponding to elaborate observations of a hydrometric station (max 20000 observations)
hm_obs_elab_slice(
code_entite,
date_debut,
date_fin,
grandeur_hydro_elab = "QmJ"
)
the station/entity code
the type of hydrometric value ("QmJ" -default- for average daily discharge or "QmM" for average monthly discharge)
the list of variables to get as response. Defaults to c("code_site","code_station","date_obs_elab","grandeur_hydro_elab").