Hi,
I want to use geom_sf in ggplot. If I am not missing something, geom_sf is only available by devtools::install_github("tidyverse/ggplot2") since the updated version is not (yet?) on CRAN.
I am struggling to install the downloaded file since it seems to require rtools. Unfortuantely, I am working on a machine on which I don't have the privileges to install rtools. Is there any other way how to get sf_geom working?
many thanks. r