pal_unikn # shows all color names and current values
pal_unikn["hi"] # shows the current color for hits (true positives, TP)
pal_unikn["hi"] <- "grey" # defines a new color for hits (true positives, TP)
Run the code above in your browser using DataLab