Skip to content

Commit

Permalink
fix example of saving PAMs
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDVA committed Nov 21, 2024
1 parent 0d770a2 commit 3190c51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/lets_save_load.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#'
#' @examples \dontrun{
#' data(PAM)
#' PAM$Richness_Raster <- terra::unwrap(PAM$Richness_Raster)
#' lets.save(PAM, file = "PAM.RData")
#' PAM <- lets.load(file = "PAM.RData")
#' }
Expand Down
1 change: 1 addition & 0 deletions man/lets.save.Rd

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

0 comments on commit 3190c51

Please sign in to comment.