tm_credits: Map component: (credits) text

View source: R/tm_components.R

tm_creditsR Documentation

Map component: (credits) text

Description

Map component that adds a text, typically used as credits

Usage

tm_credits(
  text,
  size,
  color,
  padding,
  fontface,
  fontfamily,
  stack,
  just,
  frame,
  frame.lwd,
  frame.r,
  bg.color,
  bg.alpha,
  position,
  width,
  height,
  group.frame,
  resize.as.group,
  z
)

Arguments

text

text of the title

size

font size of the title

color

color

padding

padding

fontface

font face

fontfamily

font family

stack

stack

just

just

frame

frame

frame.lwd

frame.lwd

frame.r

frame.r

bg.color

bg.color

bg.alpha

bg.alpha

position

position

width

width

height

height

group.frame

group.frame

resize.as.group

resize.as.group

z

z


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