Other packages > Find by keyword >

CSHShydRology  

Canadian Hydrological Analyses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("CSHShydRology", "1.4.4")



Attach the package and use:
library("CSHShydRology")
Maintained by
Kevin Shook
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-14
Latest Update: 2024-07-16
Description:
A collection of user-submitted functions to aid in the analysis of hydrological data, particularly for users in Canada. The functions focus on the use of Canadian data sets, and are suited to Canadian hydrology, such as the important cold region hydrological processes and will work with Canadian hydrological models. The functions are grouped into several themes, currently including Statistical hydrology, Basic data manipulations, Visualization, and Spatial hydrology. Functions developed by the Floodnet project are also included. CSHShydRology has been developed with the assistance of the Canadian Society for Hydrological Sciences (CSHS) which is an affiliated society of the Canadian Water Resources Association (CWRA). As of version 1.2.6, functions now fail gracefully when attempting to download data from a url which is unavailable.
How to cite:
Kevin Shook (2022). CSHShydRology: Canadian Hydrological Analyses. R package version 1.4.4, https://cran.r-project.org/web/packages/CSHShydRology. Accessed 13 Aug. 2026.
Previous versions and publish date:
1.2.0 (2022-03-14 09:40), 1.2.1 (2022-04-18 08:22), 1.2.9 (2022-09-05 17:20), 1.2.10 (2022-10-18 21:57), 1.3.0 (2022-11-16 10:40), 1.4.0 (2023-03-06 23:30), 1.4.2 (2024-07-16 11:00), 1.4.3 (2025-08-26 22:30), 1.4.4 (2025-11-26 15:50), 1.4.6 (2026-02-04 17:00), (2026-07-09 08:00)
Other packages that cited CSHShydRology R package
View CSHShydRology citation profile
Other R packages that CSHShydRology depends, imports, suggests or enhances
Complete documentation for CSHShydRology
Functions, R codes and Examples using the CSHShydRology R package
Some associated functions: Basic_data_manipulation_functions . CAN01AD002 . CAN05AA008 . CSHShydRology-package . HYDAT_list . Spatial_hydrology_functions . StatisticalHydrology-functions . Visualization-functions . ch_axis_doy . ch_binned_MannWhitney . ch_booth_plot . ch_catchment_hyps . ch_checkcatchment . ch_checkchannels . ch_circ_mean_reg . ch_clear_wd . ch_col_gradient . ch_col_transparent . ch_contours . ch_create_wd . ch_cut_block . ch_date_subset . ch_decades_plot . ch_doys . ch_fdcurve . ch_flow_raster . ch_flow_raster_qa . ch_flow_raster_trend . ch_get_ECDE_metadata . ch_get_peaks . ch_get_url_data . ch_get_wscstation . ch_hydrograph_plot . ch_polar_plot . ch_polar_plot_peaks . ch_polar_plot_prep . ch_qa_hydrograph . ch_read_AHCCD_daily . ch_read_AHCCD_monthly . ch_read_ECDE_flows . ch_regime_plot . ch_rfa_distseason . ch_rfa_extractamax . ch_rfa_julianplot . ch_rfa_seasonstat . ch_sh_get_amax . ch_slice . ch_stack_EC . ch_sub_set_Years . ch_test_url_file . ch_tidyhydat_ECDE . ch_tidyhydat_ECDE_meta . ch_volcano_pourpoints . ch_volcano_raster . ch_wbt_catchment . ch_wbt_catchment_onestep . ch_wbt_channels . ch_wbt_check_whitebox . ch_wbt_filenames . ch_wbt_flow_accumulation . ch_wbt_flow_direction . ch_wbt_pourpoints . ch_wbt_removesinks . ch_wtr_yr . flowAtlantic . 
Some associated R codes: Basic_data_manipulations_functions.R . CAN05AA008.R . CSHShydRology-package.R . Floodnet_functions.R . HYDAT_list.R . Spatial_hydrology_functions.R . Statistical_hydrology_functions.R . Visualization_functions.R . ch_axis_doy.R . ch_binned_MannWhitney.R . ch_booth_plot.R . ch_catchment_hyps.R . ch_checkcatchment.R . ch_checkchannels.R . ch_circ_mean_reg.R . ch_clear_wd.R . ch_col_gradient.R . ch_col_transparent.R . ch_contours.R . ch_create_wd.R . ch_cut_block.R . ch_decades_plot.R . ch_doys.R . ch_fdcurve.R . ch_flow_raster.R . ch_flow_raster_qa.R . ch_flow_raster_trend.R . ch_get_ECDE_metadata.R . ch_get_peaks.R . ch_get_url_data.R . ch_get_wscstation.R . ch_hydrograph_plot.R . ch_polar_plot.R . ch_polar_plot_peaks.R . ch_polar_plot_prep.R . ch_qa_hydrograph.R . ch_read_AHCCD_daily.R . ch_read_AHCCD_monthly.R . ch_read_ECDE_flows.R . ch_regime_plot.R . ch_rfa_data.R . ch_rfa_distseason.R . ch_rfa_extractamax.R . ch_rfa_julianplot.R . ch_rfa_seasonstat.R . ch_sh_get_amax.R . ch_slice.R . ch_sub_set_Years.R . ch_tidyhydat_ECDE.R . ch_tidyhydat_ECDE_meta.R . ch_volcano_pourpoints.R . ch_volcano_raster.R . ch_wbt_catchment.R . ch_wbt_catchment_onestep.R . ch_wbt_channels.R . ch_wbt_check_whitebox.R . ch_wbt_filenames.R . ch_wbt_flow_accumulation.R . ch_wbt_flow_direction.R . ch_wbt_pourpoints.R . ch_wbt_removesinks.R . ch_wtr_yr.R . utils.R .  Full CSHShydRology package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
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  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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