Skip to content

Commit

Permalink
update for CRAN speed check
Browse files Browse the repository at this point in the history
  • Loading branch information
graysonwhite committed May 3, 2023
1 parent d83acaf commit d82ed43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/spZonalRast.R
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
#' @author Tracey S. Frescino
#' @keywords data
#' @examples
#' \donttest{
#' # Set up data from `FIESTA`
#' WYbhdistfn <- system.file("extdata",
#' "sp_data/WYbighorn_districtbnd.shp",
Expand All @@ -91,6 +92,7 @@
#' polyv.att = "DISTRICTNA",
#' rastfn = demfn,
#' zonalstat = c("mean", "sum"))
#' }
#' @export spZonalRast
spZonalRast <- function(polyv,
polyv_dsn = NULL,
Expand Down
2 changes: 2 additions & 0 deletions man/spZonalRast.Rd

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

0 comments on commit d82ed43

Please sign in to comment.