Skip to content

Commit

Permalink
add library call
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlangseth-NOAA committed Jul 28, 2023
1 parent a72aeb7 commit 0274a31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/canary_decision_table.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
library(r4ss)
library(here)
library(dplyr)

if(Sys.getenv("USERNAME") == "Brian.Langseth") {
wd = "L:/"
Expand Down

0 comments on commit 0274a31

Please sign in to comment.