Other packages > Find by keyword >

tidyhydat  

Extract and Tidy Canadian 'Hydrometric' Data
View on CRAN: Click here


Download and install tidyhydat package within the R console
Install from CRAN:
install.packages("tidyhydat")

Install from Github:
library("remotes")
install_github("cran/tidyhydat")

Install by package version:
library("remotes")
install_version("tidyhydat", "0.7.2")



Attach the package and use:
library("tidyhydat")
Maintained by
Sam Albers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-15
Latest Update: 2025-03-11
Description:
Provides functions to access historical and real-time national 'hydrometric' data from Water Survey of Canada data sources (<https://dd.weather.gc.ca/hydrometric/csv/> and <https://collaboration.cmc.ec.gc.ca/cmc/hydrometrics/www/>) and then applies tidy data principles.
How to cite:
Sam Albers (2017). tidyhydat: Extract and Tidy Canadian 'Hydrometric' Data. R package version 0.7.2, https://cran.r-project.org/web/packages/tidyhydat. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.3.1 (2017-12-15 14:29), 0.3.2 (2018-01-11 05:07), 0.3.3 (2018-02-28 20:51), 0.3.4 (2018-05-01 23:41), 0.3.5 (2018-08-22 06:50), 0.4.0 (2019-03-27 23:00), 0.5.0 (2019-12-02 21:20), 0.5.1 (2020-10-08 06:40), 0.5.2 (2020-11-14 06:50), 0.5.3 (2021-05-17 23:50), 0.5.4 (2021-09-15 18:30), 0.5.5 (2022-03-18 11:20), 0.5.6 (2022-08-20 09:10), 0.5.7 (2022-10-16 02:20), 0.5.8 (2022-11-29 06:50), 0.5.9 (2023-01-30 19:30), 0.6.0 (2023-04-04 18:00), 0.6.1 (2024-01-11 09:50), 0.7.0 (2024-10-05 00:40), 0.7.1 (2025-03-11 22:00), 0.7.2 (2025-10-23 12:50)
Other packages that cited tidyhydat R package
View tidyhydat citation profile
Other R packages that tidyhydat depends, imports, suggests or enhances
Complete documentation for tidyhydat
Functions, R codes and Examples using the tidyhydat R package
Some associated functions: allstations . download_hydat . hy_agency_list . hy_annual_instant_peaks . hy_annual_stats . hy_daily . hy_daily_flows . hy_daily_levels . hy_data_symbols . hy_data_types . hy_datum_list . hy_dir . hy_monthly_flows . hy_monthly_levels . hy_plot . hy_reg_office_list . hy_remote . hy_sed_daily_loads . hy_sed_daily_suscon . hy_sed_monthly_loads . hy_sed_monthly_suscon . hy_sed_samples . hy_sed_samples_psd . hy_set_default_db . hy_src . hy_stations . hy_stn_data_coll . hy_stn_data_range . hy_stn_datum_conv . hy_stn_datum_unrelated . hy_stn_op_schedule . hy_stn_regulation . hy_stn_remarks . hy_test_db . hy_version . param_id . plot . pull_station_number . realtime_add_local_datetime . realtime_daily_mean . realtime_dd . realtime_plot . realtime_stations . realtime_ws . reexports . search_stn_name . station_choice . tidyeval . tidyhydat-package . 
Some associated R codes: cli_style.R . data.R . download.R . hy-classes.R . hy.R . hy_annual_instant_peaks.R . hy_annual_stats.R . hy_daily.R . hy_daily_flows.R . hy_daily_levels.R . hy_db.R . hy_monthly_flows.R . hy_monthly_levels.R . hy_plot.R . hy_sed_daily_loads.R . hy_sed_daily_suscon.R . hy_sed_monthly_loads.R . hy_sed_monthly_suscon.R . hy_sed_samples.R . hy_sed_samples_psd.R . hy_stations.R . hy_stn_regulation.R . realtime-classes.R . realtime-webservice.R . realtime.R . realtime_plot.R . tidyhydat-package.R . utils-realtime.R . utils-search.R . utils-tidy-eval.R . utils.R . zzz.R .  Full tidyhydat package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA