get_continuous_palette | R Documentation |
Show palette supported by Continuous Color Palettes.
get_continuous_palette(palname, palettes = NULL)
palname |
the continuous palette name Currently there is 19 available options:
See the Scientific Journal and Sci-Fi Themed Color Palettes for ggplot2 for details. |
palette |
color palette Currently there is 20 available options:
See the Scientific Journal and Sci-Fi Themed Color Palettes for ggplot2 for details. |
Jingcheng Yang <yjcyxky@163.com>
library("BioVisReportR") palettes <- get_continuous_palette('material', palettes = 'red')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.