R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
CSHShydRology
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]
[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 03 Jul. 2026.
Previous versions and publish date:
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
gap.datasets
Datasets associated with the 'gap' package. Currently,
it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jing Hua Zhao (view profile)
reportROC
Provides an easy way to report the results of ROC analysis, including:
1. an ROC curve.
2. the val ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Zhicheng Du (view profile)
GaussSuppression
A statistical disclosure control tool to protect tables by suppression
using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Øyvind Langsrud (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
tabbycat
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Oliver Hawkins (view profile)
MANOVA.RM
Implemented are various tests for semi-parametric repeated measures
and general MANOVA designs that ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sarah Friedrich (view profile)
27,653
R Packages
236,180
Dependencies
73,487
Author Associations
27,536
Publication Badges
