tm_compass: Map component: compass

View source: R/tm_components.R

tm_compassR Documentation

Map component: compass

Description

Map component that adds a compass

Usage

tm_compass(
  north,
  type,
  text.size,
  size,
  show.labels,
  cardinal.directions,
  text.color,
  color.dark,
  color.light,
  lwd,
  position,
  bg.color,
  bg.alpha,
  stack,
  just,
  frame,
  frame.lwd,
  frame.r,
  margins,
  z
)

Arguments

north

north

type

type

text.size

text.size

size

size

show.labels

show.labels

cardinal.directions

cardinal.directions

text.color

text.color

color.dark

color.dark

color.light

color.light

lwd

lwd

position

position

bg.color

bg.color

bg.alpha

bg.alpha

stack

stack

just

just

frame

frame

frame.lwd

frame.lwd

frame.r

frame.r

margins

margins

z

z


r-tmap/tmap documentation built on June 23, 2024, 9:58 a.m.