View source: R/rgba_float_to_rgba_int.R
rgba_float_to_rgba_int | R Documentation |
Convert RGBA float matrix to RGBA integer matrix.
rgba_float_to_rgba_int(fRGBA)
fRGBA |
Float RGBA matrix ( |
Integer RGBA matrix (values ~ 0-255).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.