An error occurred while loading the file. Please try again.
-
Dorchies David authored
- Add all functions for calibration - vignette for calibration in context of natural catchment Refs #3
054ec7df
install.packages("tools")
install.packages("devtools")
install.packages("dplyr")
install.packages("ggplot2")
install.packages("officer")
install.packages("lubridate")
install.packages('zoo')
install.packages("qpdf")
install.packages("gridtext")
install.packages("lubridate")
install.packages('ggh4x')
install.packages('extrafont')
install.packages("RColorBrewer")
library(devtools)
install_github("https://github.com/benRenard/BFunk") #type '1'
# install_git("git@gitlab-ssh.irstea.fr:valentin.mansanarez/statistical-analysis-of-trends.git") # SSH
install_git("https://gitlab.irstea.fr/valentin.mansanarez/statistical-analysis-of-trends.git")