Skip to content

Commit

Permalink
dont run example
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoodbody committed Feb 8, 2023
1 parent 2ac3ca0 commit 05785f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/calculate_allocation.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#' Chapman and Hall/CRC. https://doi.org/10.1201/9780203498880
#'
#' @examples
#' \dontrun{
#' #--- Load strata raster and existing samples---#
#' r <- system.file("extdata", "sraster.tif", package = "sgsR")
#' sr <- terra::rast(r)
Expand All @@ -44,6 +45,7 @@
#' nSamp = 10,
#' allocation = "prop"
#' )
#' }
#'
#' @author Tristan R.H. Goodbody
#'
Expand Down
2 changes: 2 additions & 0 deletions man/calculate_allocation.Rd

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

0 comments on commit 05785f9

Please sign in to comment.