tmap_internal: Internal methods for tmap extensions

tm_elementR Documentation

Internal methods for tmap extensions

Description

Internal methods for tmap extensions

Usage

tm_element(..., subclass = NULL)

tm_element_list(...)

tmapGpar(
  fill = NULL,
  col = NULL,
  shape = NULL,
  size = NULL,
  fill_alpha = NULL,
  col_alpha = NULL,
  lty = NULL,
  lwd = NULL,
  linejoin = NULL,
  lineend = NULL,
  ...
)

tmapTpar(...)

tmapUsrCls(x)

tmapScale(aes, value, scale, legend, chart, free)

tmapTransCentroid(
  shpTM,
  xmod = NULL,
  ymod = NULL,
  ord__,
  plot.order,
  args,
  scale
)

tmapTransRaster(shpTM, ord__, plot.order, args)

tmapTransPolygons(shpTM, ord__, plot.order, args, scale)

tmapTransLines(shpTM, ord__, plot.order, args, scale)

tmapTransCartogram(shpTM, size, ord__, plot.order, args, scale)

Arguments

...

args

subclass

subclass

fill, col, shape, size, fill_alpha, col_alpha, lty, lwd, linejoin, lineend

visual variables

x

x

aes

aes

value

value

scale

scale

legend

legend

chart

chart

free

free

shpTM

shpTM

xmod, ymod

xmod and ymod

ord__

ord

plot.order

plot.order

args

args


r-tmap/tmap documentation built on July 17, 2024, 5:04 p.m.