path.slopes | R Documentation |
Compute slopes of paths relative to axes.
path.slopes(coords_list, return_angles = FALSE)
coords_list |
list of |
return_angles |
logical, whether to return angles instead of slopes. Angles are returned in degrees, and will range from |
m
x 3 matrix, each row corresponds to a path and describes the 3 slopes of the path against the 3 planes/ x, y, and z axes (in that order).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.