dot-make_square_spots: Make vertices for each square spot

.make_square_spotsR Documentation

Make vertices for each square spot

Description

Squares are simple, just make a unit square at each array coordinate

Usage

.make_square_spots(
  cdata,
  fill = "spatial.cluster",
  scale.factor = 1,
  offset = 0,
  coord.multiplier = list(x = 1, y = 1)
)

Value

Table of (x.pos, y.pos, spot, fill); where spot groups the vertices outlining the spot's border


edward130603/BayesSpace documentation built on Oct. 23, 2024, 7:04 a.m.