Skip to content

Commit

Permalink
Merge branch 'main' of github.com:pbs-assess/dogfish-assess
Browse files Browse the repository at this point in the history
  • Loading branch information
quang-huynh committed Jul 27, 2024
2 parents ab3b47a + b8f75d4 commit 2a6bf8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis/01-cpue-sdmTMB.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ knitr::opts_chunk$set(
library("dplyr")
library("ggplot2")
library("sdmTMB")
library(here)
ggplot2::theme_set(gfplot::theme_pbs())
dir.create(here("data"), showWarnings = FALSE)
dir.create(here("data", "generated"), showWarnings = FALSE)
Expand Down

0 comments on commit 2a6bf8a

Please sign in to comment.