Skip to content

Commit

Permalink
Update NEFSC-yellowtail.qmd
Browse files Browse the repository at this point in the history
add specific tidyverse packages
  • Loading branch information
ChristineStawitz-NOAA authored Dec 11, 2023
1 parent 8345866 commit f5f7cf7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/NEFSC-yellowtail.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ format:
```{r}
#| warning: false
library(tidyverse)
library(dplyr)
library(tidyr)
library(ggplot2)
library(FIMS)
library(TMB)
library(TMBhelper)
Expand Down

0 comments on commit f5f7cf7

Please sign in to comment.