-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
26 lines (26 loc) · 1.26 KB
/
.Rhistory
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
library ("ggplot2")
devtools::install_github("AU-BCE-EE/[email protected]", build_vignettes = TRUE)
install.packages("devtools")
devtools::install_github("AU-BCE-EE/[email protected]", build_vignettes = TRUE)
R.version.string
install.packages("pkgdown")
install.packages("pkgdown", repos = "https://cloud.r-project.org/")
install.packages("pkgdown")
install.packages("devtools")
devtools::install_github("AU-BCE-EE/[email protected]", build_vignettes = TRUE)
devtools::install_github("AU-BCE-EE/[email protected]")
library ("ggplot2")
library ("dplyr")
library ("tibble")
library ("tidyr")
library ("ALFAM2")
# files from the ALFAM2 zenodo repository
data_interval_level = read.csv(file = "data/ALFAM2_interval.csv")
data_plot_level = read.csv(file = "data/ALFAM2_plot.csv")
# files from the supplementary material of Hafner et al (2019)
evaluation_subset_pmids = read.csv(file = "data/1-s2.0-S1352231018308069-mmc2.csv")
calibration_subset_pmids = read.csv(file = "data/1-s2.0-S1352231018308069-mmc1.csv")
source("~/Documents/Vie_pro/Expériences/atelier_renv/script.R", echo=TRUE)
source("~/Documents/Vie_pro/Expériences/atelier_renv/script.R", echo=TRUE)
source("~/Documents/Vie_pro/Expériences/atelier_renv/script.R", echo=TRUE)
source("~/Documents/Vie_pro/Expériences/atelier_renv/script.R", echo=TRUE)