generate gradient colors
gradient_colors(x, n)
x
colors
n
number of colors to output
gradient colors
gradient_colors(c("blue", "red"), 10)