theme_map: A ggplot2 theme for maps

View source: R/theme_map.R

theme_mapR Documentation

A ggplot2 theme for maps

Description

A ggplot2 theme for maps.

Usage

theme_map(..., grid.col, grid.size)

Arguments

...

additional arguments passed to ggtheme.

grid.col

Character code specifying the color of grid lines. Use NA to remove the grid lines.

grid.size

Numeric value specifying the width of grid lines.

Value

A ggplot2 theme layer.

See Also

Other customize shapefiles: auto_limits(), reorder_layers()


ggOceanMaps documentation built on May 29, 2024, 5:36 a.m.