This package contains all the materials for my Summer Statistics Institute course Geospaital Data Analysis with R.
See the pkgdown site here.
You can install the released version of keitt.ssi.2019 from GitHub with:
devtools::install_github("thk686/keitt.ssi.2019")
If you need to install the devtools package, then
install.packages("devtools")