Download the HYDAT sqlite database. This database contains all the historical hydrometric data for Canada's integrated hydrometric network. The function will check for a existing sqlite file and won't download the file if the same version is already present.
download_hydat(dl_hydat_here = NULL)
dl_hydat_here | Directory to the HYDAT database. The path is chosen by the |
---|
if (FALSE) { download_hydat() }