Local Indicator of Stratified Power
install.packages("localsp", dep = TRUE)
install.packages("localsp",
repos = c("https://ausgis.r-universe.dev",
"https://cloud.r-project.org"),
dep = TRUE)
# install.packages("devtools")
::install_github("ausgis/localsp",
devtoolsbuild_vignettes = TRUE,
dep = TRUE)