Description Usage Arguments Value Examples
View source: R/inky-gradients.R
Make a gradient figure from four colours
1 | inky_2d_fig(colours, x = 20, y = 14)
|
colours |
A vector of length 4, all as valid arguments to |
x |
The length of the x dimension |
y |
The length of the y dimension |
A ggplot2 objects
1 | inky_2d_fig(inky_colours()[3:6])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.