theme_map: Custom theme function

View source: R/theme_map.R

theme_mapR Documentation

Custom theme function

Description

Custom theme function

Usage

theme_map(
  bg = "#E0F0FF",
  grid = "#00000010",
  axis = T,
  legend.position = "right"
)

Arguments

bg

color of the panel backgound

grid

color of the grid

axis

boolean, whether or not to include the axis

legend.position

legend position, option include: 'top', 'bottom', 'left', 'right', and 'none'


jpablo91/Pabloverse documentation built on April 11, 2024, 2:54 p.m.