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