hsvtohex: Convert HSV Color values to Hex Color

Description Usage Arguments Examples

Description

This function supports conversion of colors from the HSV scale to Hex scale. This function is a data.frame specific helper (wrapper) function that uses the built-in hsv function under the hood.

Usage

1

Arguments

takes

a row number (of the data frame that contains Hue, Saturation, and Value in columns 6, 7, and 8 respectively) as input.

Examples

1

ngopal/rNetVISOR documentation built on May 8, 2019, 11:46 a.m.