Skip to content

Commit

Permalink
style and docs: run devtools::document() and styler::style_pkg()
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea-Havron-NOAA authored and kellijohnson-NOAA committed Jun 5, 2024
1 parent 5c3aee3 commit e12e353
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vignettes/fims-demo.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,10 @@ report <- obj$report()
print(sdr_fixed)
#report out nll components
report$rec_nll #recruitment
report$index_nll #fishery catch and survey index
report$age_comp_nll #fishery and survey age composition
# report out nll components
report$rec_nll # recruitment
report$index_nll # fishery catch and survey index
report$age_comp_nll # fishery and survey age composition
```


Expand Down

0 comments on commit e12e353

Please sign in to comment.