theme_mapcan {mapcan}R Documentation

Mapcan theme

Description

A ggplot theme that removes unnecessary components of map plots. Builds on theme_bw().

Usage

theme_mapcan(legend_position = "bottom", base_size = 12,
  base_family = "")

Arguments

legend_position

Position of legend, default is "bottom"

base_size

Base font size (default is 12)

base_family

Base font family


[Package mapcan version 0.0.1 Index]