Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstiDE committed Aug 26, 2024
1 parent 3f97f68 commit 11019de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/spectralIndices.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#' # Get all indices
#' idxdb <- getOption("RStoolbox.idxdb")
#'
#' # Cutomize the RStoolbox index-database and overwrite the option
#' # Customize the RStoolbox index-database and overwrite the option
#' cdb <- c(idxdb, CUSTOM = list( list(c("Mueller2024", "Super custom index"),
#' function(blue, red) {blue + red})))
#' rsOpts(idxdb = cdb)
Expand Down

0 comments on commit 11019de

Please sign in to comment.