CCSBT coord
Usage
coord_ccsbt(proj = proj_ccsbt(), ...)
Examples
ggplot() +
geom_ccsbt(feature = "area") +
geom_ccsbt(feature = "land", fill = "black") +
coord_ccsbt()
CCSBT coord
coord_ccsbt(proj = proj_ccsbt(), ...)
ggplot() +
geom_ccsbt(feature = "area") +
geom_ccsbt(feature = "land", fill = "black") +
coord_ccsbt()