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



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: 2023-03-06
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.2, https://cran.r-project.org/web/packages/CSHShydRology. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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