Skip to content

Clarification on points in mesh #24

@nilseling

Description

@nilseling

Hi @davidcsterratt

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions