Description Usage Arguments Value
If mesh and mesh_to are both vectors, the distance between mesh and mesh_to is calculated.
If mesh is a list, The path distance of each element is calculated.
1 | mesh_distance(mesh, mesh_to, close = FALSE, type = "keep_na")
|
mesh |
A |
mesh_to |
A |
close |
Should the path of each element be closed when |
type |
How is the NA mesh treated when |
A double vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.