Skip to content

Commit e291ab1

Browse files
Add files via upload
1 parent b34bad8 commit e291ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/a2demogrates.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ library(mgcv)
2020
library(ggplot2)
2121
data(orca)
2222
year.end = as.numeric(substr(Sys.Date(),1,4))
23-
refit_models = FALSE
23+
refit_models = TRUE
2424
report_start = year.end-5
2525
# format whale names just for consistency
2626
format_names = function(x) {

0 commit comments

Comments
 (0)