Skip to content

Commit

Permalink
add @export Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
iantaylor-NOAA committed Aug 23, 2024
1 parent 8a23f27 commit 9f2843c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export(CreateTMBModel)
export(DoubleLogisticSelectivity)
export(EWAAgrowth)
export(FIMSFrame)
export(Finalize)
export(Fleet)
export(Index)
export(LogisticMaturity)
Expand Down
1 change: 1 addition & 0 deletions R/FIMS-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
#' @export TMBDlnormDistribution
#' @export TMBDmultinomDistribution
#' @export SetFIMSFunctions
#' @export Finalize
## usethis namespace: end
NULL

0 comments on commit 9f2843c

Please sign in to comment.