Skip to content

Commit

Permalink
fix: remove name
Browse files Browse the repository at this point in the history
  • Loading branch information
chantelwetzel-noaa committed Oct 1, 2024
1 parent 5175087 commit ec63c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_retro_quants.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ get_retro_quants <- function(mydir, model_settings, output) {

get_param_values(
mydir = retro_dir,
name = "retro",
para = "retro",
vec = c("Base Model", paste0("Retro -", 1:(length(endyrvec)-1))),
summary = retroSummary
)
Expand Down

0 comments on commit ec63c7a

Please sign in to comment.