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