path.colors.from.orientation | R Documentation |
Compute path color from its orientation.
path.colors.from.orientation(coords_list, use_three_colors_only = FALSE)
coords_list |
list of |
use_three_colors_only |
logical, whether to use only three different colors, based on closest axis. |
m
x 3 matrix, each row corresponds to a path and contains its color value (RGB, range 0..255).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.