humaniverse / geographr

R package for mapping UK geographies
https://humaniverse.github.io/geographr/
Other
39 stars 7 forks source link

Loading exported data sets #4

Open MikeJohnPage opened 3 years ago

MikeJohnPage commented 3 years ago

Without calling library(sf) and library(tidyverse), when loading the exported data sets in /data they don't use the desired print methods. Is there a way around this?

MikeJohnPage commented 3 years ago

Also note, that if only the tidyverse is loaded, and not sf, boundary data fails to be read. The opposite does not hold true.