examples/explore_blocks_example.R

# read data
data("reindeer_ssf")

# spatial stratification
spst <- spat_strat(reindeer, coords = c("x", "y"), colH0 = "original_animal_id")

# explore blocks
explore_blocks(spst)
NINAnor/oneimpact documentation built on June 14, 2025, 12:27 a.m.