davidhodge931 / ggblanket

Simplify ggplot2 visualisation
https://davidhodge931.github.io/ggblanket/
Other
149 stars 8 forks source link

mode: axis text #924

Closed davidhodge931 closed 1 month ago

davidhodge931 commented 1 month ago
sf::st_read(system.file("shape/nc.shp", package = "sf"), quiet = TRUE) |>
  gg_sf(col = AREA) +
  light_mode_r()