vis.paths | R Documentation |
Visualize many paths.
vis.paths(coords_list, path_color = "#FF0000")
coords_list |
list of |
path_color |
a color value, the color in which to plot the paths. |
This function is a lot faster than calling vis.path.along.verts
many times and having it draw each time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.