Other packages > Find by keyword >

airGRteaching  

Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("airGRteaching", "0.3.3")



Attach the package and use:
library("airGRteaching")
Maintained by
Olivier Delaigue
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-16
Latest Update: 2023-07-12
Description:
Add-on package to the 'airGR' package that simplifies its use and is aimed at being used for teaching hydrology. The package provides 1) three functions that allow to complete very simply a hydrological modelling exercise 2) plotting functions to help students to explore observed data and to interpret the results of calibration and simulation of the GR ('G
How to cite:
Olivier Delaigue (2018). airGRteaching: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included). R package version 0.3.3, https://cran.r-project.org/web/packages/airGRteaching. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.2.0.9 (2018-03-16 11:20), 0.2.2.2 (2018-03-21 13:15), 0.2.3.2 (2018-08-08 17:50), 0.2.6.14 (2019-04-05 08:00), 0.2.6.27 (2019-04-24 08:00), 0.2.6.29 (2019-05-02 11:40), 0.2.8.69 (2020-03-10 10:20), 0.2.9.25 (2020-10-19 17:40), 0.2.10.112 (2021-02-01 16:30), 0.2.11 (2021-06-07 17:50), 0.2.12 (2021-08-06 10:20), 0.2.13 (2022-03-03 17:40), 0.3.1 (2022-12-15 15:50), 0.3.2 (2023-07-13 00:50)
Other packages that cited airGRteaching R package
View airGRteaching citation profile
Other R packages that airGRteaching depends, imports, suggests or enhances
Complete documentation for airGRteaching
Functions, R codes and Examples using the airGRteaching R package
Some associated functions: CalGR . GetModelConfig . PrepGR . ShinyGR . SimGR . airGRteaching . as.data.frame . dyplot . plot . 
Some associated R codes: CalGR.R . GetModelConfig.R . PrepGR.R . ShinyGR.R . SimGR.R . Utils.R . as.data.frame.R . dyplot.R . plot.CalGR.R . plot.PrepGR.R . plot.SimGR.R .  Full airGRteaching 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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