Skip to content

Commit

Permalink
add @export ToJSON
Browse files Browse the repository at this point in the history
  • Loading branch information
iantaylor-NOAA committed Aug 23, 2024
1 parent 9f2843c commit 1cee5da
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 @@ -18,6 +18,7 @@ export(SetFIMSFunctions)
export(TMBDlnormDistribution)
export(TMBDmultinomDistribution)
export(TMBDnormDistribution)
export(ToJSON)
export(clear)
export(clear_logs)
export(create_fims_output)
Expand Down
1 change: 1 addition & 0 deletions R/FIMS-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
#' @export TMBDmultinomDistribution
#' @export SetFIMSFunctions
#' @export Finalize
#' @export ToJSON
## usethis namespace: end
NULL

0 comments on commit 1cee5da

Please sign in to comment.