Skip to content

Commit

Permalink
fix vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Jan 23, 2024
1 parent b367aeb commit a20e9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/a0_tidysdm_overview.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ project the raster, but an equal area projection would be desirable...

```{r land_mask, eval=FALSE}
library(pastclim)
download_dataset(dataset = "WorldClim_2.1_10m")
land_mask <-
get_land_mask(time_ce = 1985, dataset = "WorldClim_2.1_10m")
Expand Down

0 comments on commit a20e9ae

Please sign in to comment.