ggplot for HCL data on series of hex-colors

pev_gg_hcl_spectrum(data_hcl, data_hcl_ref = NULL)

Arguments

data_hcl

data.frame created using pev_data_hcl.

data_hcl_ref

data.frame created using pev_data_hcl_ref.

Value

Object with S3 class gg (ggplot).

Examples

pev_gg_hcl_spectrum(pev_data_hcl("Greens"))