Skip to content

Commit

Permalink
Minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Génin committed Sep 6, 2024
1 parent a66409a commit 234c34e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/indicator_psdtype.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' the patches contained in a matrix. The distributions are returned with
#' their corresponding AIC, BIC and AICc to select the best fit.
#'
#' @param x A logical (TRUE/FALSE values) matrix or a list of these.
#' @param x A logical (\code{TRUE}/\code{FALSE} values) matrix or a list of these.
#'
#' @param xmin The xmin to be used to fit the patch size distributions. Use
#' the special values "estimate" to use an estimated xmin for each fit
Expand Down
2 changes: 1 addition & 1 deletion man/indicator_psdtype.Rd

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

0 comments on commit 234c34e

Please sign in to comment.