knitr::opts_chunk$set( eval=T, collapse = TRUE, comment = "#>" )
# library(tidyverse) # library(sf) # library(spsurvey) # library(glue) # library(BASSr) # library(raster) # library(rlang) # library(patchwork) # ont.proj <- 3161
The goal of this vignette is to work from the very start to the end where you arrive at a set of sample locations. For today, I'm starting with a simulated landscape, but in a realized scenario you might already have hexagons with land cover values included.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.