# 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,Date)
S3method(colour_values_to_hex,POSIXct)
S3method(colour_values_to_hex,POSIXlt)
S3method(colour_values_to_hex,character)
S3method(colour_values_to_hex,default)
S3method(colour_values_to_hex,factor)
S3method(colour_values_to_hex,logical)
S3method(colour_values_to_rgb,Date)
S3method(colour_values_to_rgb,POSIXct)
S3method(colour_values_to_rgb,POSIXlt)
S3method(colour_values_to_rgb,character)
S3method(colour_values_to_rgb,default)
S3method(colour_values_to_rgb,factor)
S3method(colour_values_to_rgb,logical)
S3method(convert_colour,character)
S3method(convert_colour,default)
S3method(convert_colour,matrix)
S3method(convert_colour,numeric)
S3method(palette_check,character)
S3method(palette_check,default)
S3method(palette_check,matrix)
export(color_palettes)
export(color_values)
export(color_values_rgb)
export(colour_palettes)
export(colour_values)
export(colour_values_rgb)
export(convert_color)
export(convert_colors)
export(convert_colour)
export(convert_colours)
export(show_colours)
importFrom(Rcpp,sourceCpp)
useDynLib(colourvalues, .registration = TRUE)
