# Generated by roxygen2: do not edit by hand

S3method(colour_num_values_with_palette_hex,character)
S3method(colour_num_values_with_palette_hex,matrix)
S3method(colour_num_values_with_palette_rgb,character)
S3method(colour_num_values_with_palette_rgb,matrix)
S3method(colour_str_values_with_palette_hex,character)
S3method(colour_str_values_with_palette_hex,matrix)
S3method(colour_str_values_with_palette_rgb,character)
S3method(colour_str_values_with_palette_rgb,matrix)
S3method(colour_values_to_hex,character)
S3method(colour_values_to_hex,default)
S3method(colour_values_to_rgb,character)
S3method(colour_values_to_rgb,default)
export(cividis)
export(color_values)
export(color_values_rgb)
export(colour_values)
export(colour_values_rgb)
export(inferno)
export(magma)
export(plasma)
export(viridis)
importFrom(Rcpp,sourceCpp)
useDynLib(colourvalues, .registration = TRUE)
