| tmapGridDataPlot.tm_data_donuts | R Documentation |
Internal methods for tm_flowers
## 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,
...
)
shpTM, dt, gp, bbx, facet_row, facet_col, facet_page, id, pane, group, o, ... |
to be described |
internal tmap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.