Crops maps of Australia to exclude outlying territories
Source:R/crop_aus_coord.R
crop_aus_coord.Rd
The ABS default shapefiles for Australia include outlying islands that are
of limited interest in any maps we produce. This function provides sensible
co-ordinates via ggplot2::coord_sf()
that crops out those islands
in a map.
See also
Other map functions:
add_map_e61()
,
setup_stadia_maps()
,
theme_e61_spatial()