colortable function

Builds a table with colors to merge with a dataframe for later use in ggplot. An initial check will be done on the name of the color vector. A data frame is built. It contains a column color which is a factor. The factor order match the order of the vector (not the alphabetical order of the colors).

  • Maintainer: Cedric Briand
  • License: GPL (>= 2)
  • Last published: 2024-03-03