Skip to content

Instantly share code, notes, and snippets.

View gisma's full-sized avatar

Chris Reudenbach gisma

View GitHub Profile
### mpg course basic setup
# install/check from github
devtools::install_github("envima/envimaR")
packagesToLoad = c("mapview", "raster", "sf")
# Source setup script
require(envimaR)
rootDir = envimaR::alternativeEnvi(root_folder = "~/edu/geoAI",
alt_env_id = "COMPUTERNAME",