Description Usage Arguments Value Examples
Generate a colour ramp with hex vector output
1 | colorRamprgb(colour1, colour2, length)
|
colour1 |
valid argument for |
colour2 |
valid argument for |
length |
integer determining legnth of returned vector |
A character vector of hex colours
1 | colorRamprgb(inky_colours("inky-red"), inky_colours("inky-blue"), 20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.