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 06 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

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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