flc | R Documentation |
Given a list of path coordinates, create matrix containing only the first and last point of each path.
flc(coords_list)
coords_list |
list of |
m x 6 numeric matrix, containing the first and last point of a path per row (two 3D xyz-coords, so 6 values per row).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.