# read data
data("reindeer_ssf")
# spatial stratification
spst <- spat_strat(reindeer, coords = c("x", "y"), colH0 = "original_animal_id")
# explore blocks
explore_blocks(spst)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.