View source: R/scimesh_bridge.R
| hex_colors_to_rgba_matrix | R Documentation |
Convert a vector of hex colors to an Nx4 RGBA float matrix
hex_colors_to_rgba_matrix(hex_colors)
hex_colors |
character vector of hex color strings. |
Nx4 numeric matrix of RGBA values in the range 0..1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.