as.rgb: convert to rgb representation

Description Usage Arguments Value

View source: R/auxColors.R

Description

convert to rgb representation

Usage

1
as.rgb(r, g, b)

Arguments

r

red component: 0-255

g

green component: 0-255

b

blue component: 0-255

Value

returns character vector representing a rgb color


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.