Description Usage Arguments Value Author(s) Examples
this function sets the default colours for fill gradient plots
1  | fillGradientPlot(return_cols = F, ...)
 | 
return_cols | 
 logical. if TRUE, return only colours, not scale_fill_gradient2 object. Default is FALSE  | 
... | 
 other parameters passed on to scale_fill_gradient2  | 
scale_fill_gradient2 object with standard colours (red-green)
Henrique Cabral
1 2  |  fillGradientPlot()
 fillGradientPlot(name='TITLE')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.