Example: color code in r library("RColorBrewer") display.brewer.all() # all colors brewer.pal(n = 9, name = "Blues") # different shade of color of blues.
確定! 回上一頁