.make_subspots | R Documentation |
Hex spots are divided into 6 triangular subspots, square spots are divided into 9 squares. Offsets are relative to the spot center. A unit corresponds to the diameter of a spot.
.make_subspots(
platform,
xdist,
ydist,
force = FALSE,
nsubspots.per.edge = 3,
tolerance = 1.05
)
Manhattan distance is used here instead of Euclidean to avoid numerical issues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.