internals_glyphs: Internal methods for tm_flowers

tmapGridDataPlot.tm_data_donutsR Documentation

Internal methods for tm_flowers

Description

Internal methods for tm_flowers

Usage

## S3 method for class 'tm_data_donuts'
tmapGridDataPlot(
  a,
  shpTM,
  dt,
  gp,
  bbx,
  facet_row,
  facet_col,
  facet_page,
  id,
  pane,
  group,
  glid,
  o,
  ...
)

## S3 method for class 'tm_data_donuts'
tmapLeafletDataPlot(
  a,
  shpTM,
  dt,
  pdt,
  popup.format,
  hdt,
  idt,
  gp,
  bbx,
  facet_row,
  facet_col,
  facet_page,
  id,
  pane,
  group,
  glid,
  o,
  ...
)

## S3 method for class 'tm_data_flowers'
tmapGridDataPlot(
  a,
  shpTM,
  dt,
  gp,
  bbx,
  facet_row,
  facet_col,
  facet_page,
  id,
  pane,
  group,
  glid,
  o,
  ...
)

## S3 method for class 'tm_data_flowers'
tmapLeafletDataPlot(
  a,
  shpTM,
  dt,
  pdt,
  popup.format,
  hdt,
  idt,
  gp,
  bbx,
  facet_row,
  facet_col,
  facet_page,
  id,
  pane,
  group,
  glid,
  o,
  ...
)

Arguments

shpTM, dt, gp, bbx, facet_row, facet_col, facet_page, id, pane, group, o, ...

to be described

Value

internal tmap object


tmap.glyphs documentation built on May 9, 2026, 5:06 p.m.