Skip to content

Commit

Permalink
Docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Nov 14, 2023
1 parent ccdce68 commit 48b3914
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/fit.R
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ NULL
#' the TMB object doesn't have to be rebuilt with [predict.sdmTMB()] and
#' [get_index()]. If `TRUE`, then `predict_args` must have a `newdata` element
#' supplied and `area` can be supplied to `index_args`.
#' Most users can ignore this option.
#' Most users can ignore this option. The fitted object can be passed directly
#' to [get_index()].
#' @param predict_args A list of arguments to pass to [predict.sdmTMB()] **if**
#' `do_index = TRUE`. Most users can ignore this option.
#' @param index_args A list of arguments to pass to [get_index()] **if**
Expand Down
3 changes: 2 additions & 1 deletion man/sdmTMB.Rd

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

0 comments on commit 48b3914

Please sign in to comment.