-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
thanks for the great package!
I quickly wanted to confirm an assumption that I made when developing my code.
I have a matrix of x/y coordinates cur_coords and perform a delaunay triangulation via:
cur_graph <- triangulate(pslg(P = cur_coords))
Can I assume given that no data points are duplicated, cur_graph$P and the input cur_coords are identical? Or at least in the same order?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels