We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34bad8 commit e291ab1Copy full SHA for e291ab1
vignettes/a2demogrates.Rmd
@@ -20,7 +20,7 @@ library(mgcv)
20
library(ggplot2)
21
data(orca)
22
year.end = as.numeric(substr(Sys.Date(),1,4))
23
-refit_models = FALSE
+refit_models = TRUE
24
report_start = year.end-5
25
# format whale names just for consistency
26
format_names = function(x) {
0 commit comments