Skip to content

Instantly share code, notes, and snippets.

View jthurner's full-sized avatar

Joschka Thurner jthurner

View GitHub Profile
@jthurner
jthurner / check_s2_ne.R
Last active April 20, 2021 07:28
as_s2_geography(rnaturalearth)
# # rnaturaleaerth release
# install.packages("rnaturalearth")
# install.packages("rnaturalearthdata")
# install.packages("rnaturalearthhires",
# repos = "http://packages.ropensci.org",
# type = "source")
#rnaturaleaerth dev
devtools::install_github("ropensci/rnaturalearth")
devtools::install_github("ropensci/rnaturalearthdata")