Skip to content

Commit

Permalink
The movie ran through me
Browse files Browse the repository at this point in the history
  • Loading branch information
geryan committed Jul 9, 2024
1 parent bb44b19 commit 9b86cdd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/mask_all.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
#' @description Masks all `NA` cells across all layers, such that returned layers
#' have matching `NA` cells.
#'
#' @details
#' **Uses a ton of RAM and will break for larger rasters.**
#'
#'
#' @param rasts `SpatRaster` with `nlyr(rasts)` > 1 to mask
#' @param filename `character`to save output
#' @param overwrite `logical` overwrite existing `filename`?
Expand Down
3 changes: 3 additions & 0 deletions man/mask_all.Rd

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

0 comments on commit 9b86cdd

Please sign in to comment.