Autoplot maps::map
Arguments
- object
maps::mapinstance- p
ggplot2::ggplotinstance- geom
geometric string for map. 'path', 'point' or 'polygon'
- group
key for grouping geoms
- colour
line colour
- size
point size
- linetype
line type
- alpha
alpha
- fill
fill colour
- shape
point shape
- xlim
limits for x axis
- ylim
limits for y axis
- log
which variables to log transform ("x", "y", or "xy")
- main
character vector or expression for plot title
- xlab
character vector or expression for x axis label
- ylab
character vector or expression for y axis label
- asp
the y/x aspect ratio
- ...
other arguments passed to methods