convert_color: Convert Color

View source: R/convert_color.R

convert_colorR Documentation

Convert Color

Description

Convert Color

Usage

convert_color(color, as_hex = FALSE)

Arguments

color

The color to convert. Can be either a hexadecimal code, or a numeric rgb vector listing three intensities between '0' and '1'.

Value

Color vector

Examples

#none

rayshader documentation built on July 9, 2023, 7:11 p.m.