I wanted to see which color numbers match up with the base colors (e.g., "red", "green", "blue"). When I run palette() I get this:
[1] "black" "#DF536B" "#61D04F" "#2297E6" "#28E2E5" "#CD0BBC" "#F5C710"
[8] "gray62"
Is this supposed to be the default color set in RStudio? If not how do I reset it? If it is, then how to I find the number associated with red/green/blue/white/etc?