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 22 Sep. 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), 1.5.0 (2026-04-20 23:50), (2026-09-16 09:10)
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

jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
spider  
Species Identity and Evolution in R
Analysis of species limits and DNA barcoding data. Included are functions for generating important s ...
Download / Learn more Package Citations See dependency  
cnum  
Chinese Numerals Processing
Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals a ...
Download / Learn more Package Citations See dependency  
heatmaply  
Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'
Create interactive cluster 'heatmaps' that can be saved as a stand- alone HTML file, embedded in 'R ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
odns  
Access Scottish Health and Social Care Open Data
Allows potential users of Scottish Health and Social Care Open Data ( ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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