Skip to content

Commit

Permalink
fix donttest issue in suit.change function
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviomoc committed May 19, 2024
1 parent 44fcbc7 commit feab3e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/suit_change.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#' @export
#'
#' @examples
#' #' \donttest{
#' \donttest{
#' library(terra)
#' r1 <- terra::rast(system.file("extdata", "ref.tif",
#' package = "divraster"))
Expand Down
2 changes: 1 addition & 1 deletion man/suit.change.Rd

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

0 comments on commit feab3e7

Please sign in to comment.