buildNhoodGraph.Rd
Build an abstracted graph of neighbourhoods for visualization
buildNhoodGraph(x, overlap = 1)
x | A |
---|---|
overlap | A numeric scalar that thresholds graph edges based on the number of overlapping cells between neighbourhoods. |
A Milo
object with filled
This constructs a graph where nodes represent neighbourhoods and edges represent the number of overlapping cells between two neighbourhoods.
NULL#> NULL