powered by
makeColorscheme(col)
col
cs <- makeColorscheme( c('red','white','blue') ) cs(10) cs(10, alpha=.5)
Run the code above in your browser using DataLab