Skip to content

Commit

Permalink
Merge branch 'max_clam_edits' of https://github.com/NOAA-EDAB/GBRpath
Browse files Browse the repository at this point in the history
…into max_clam_edits
  • Loading branch information
MaxGrezlik committed May 3, 2024
2 parents f105ab3 + 43b303a commit ce65c65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-raw/R/GBRpath_biomass_accumulation.R
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ba.plot <- ggplot(data = bio.index[RPATH %in% unique(BA.sig[, RPATH]), ],
plot(ba.plot)

#Using groups with both short-term and long-term declines
BA.rpath <- c('Cod', 'Goosefish', 'RedHake', 'YTFlounder')
BA.rpath <- c('Cod', 'Goosefish', 'RedHake', 'YTFlounder', 'AmLobster')

BA.input <- BA.all[RPATH %in% BA.rpath & timecat == '68 - 19', list(RPATH, BA)]

Expand Down
Binary file modified data/BA.input.rda
Binary file not shown.

0 comments on commit ce65c65

Please sign in to comment.