dot-make_spot_vertices: Compute vertex coordinates for each spot in frame of plot

Description Usage Arguments Value

Description

Compute vertex coordinates for each spot in frame of plot

Usage

1
.make_spot_vertices(spot_positions, vertex_offsets)

Arguments

spot_positions

Center for hex, top left for square

vertex_offsets

Data frame of (x, y) offsets wrt spot position for each vertex of spot

Value

Cartesian product of positions and offsets, with coordinates computed as (pos + offset)


BayesSpace documentation built on Nov. 8, 2020, 8:03 p.m.