.make_square_spots | R Documentation |
Squares are simple, just make a unit square at each array coordinate
.make_square_spots(
cdata,
fill = "spatial.cluster",
scale.factor = 1,
offset = 0,
coord.multiplier = list(x = 1, y = 1)
)
Table of (x.pos, y.pos, spot, fill); where spot
groups the
vertices outlining the spot's border
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.