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.6.1")



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: 2023-04-04
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.6.1, https://cran.r-project.org/web/packages/tidyhydat
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)
Other packages that cited tidyhydat R package
View tidyhydat citation profile
Other R packages that tidyhydat depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns