Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Thorson committed Nov 17, 2024
1 parent dec86d4 commit b41c634
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 4 deletions.
1 change: 1 addition & 0 deletions R/compute_nll.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#'
#' @inheritParams add_equilibrium
#' @inheritParams dBdt
#' @inheritParams ecostate
#'
#' @param p list of parameters
#' @param control output from \link{ecostate_control}
Expand Down
2 changes: 1 addition & 1 deletion R/ecostate.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#' @description
#' Estimate parameters for an EcoState model
#'
#' @param taxa Character vector of taxa included in model.
#' @param taxa Character vector of taxa included in model.
#' @param years Integer-vector of years included in model
#' @param catch long-form data frame with columns \code{Mass}, \code{Year}
#' and \code{Taxon}
Expand Down
12 changes: 9 additions & 3 deletions man/compute_nll.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions man/ecostate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b41c634

Please sign in to comment.