Description Usage Arguments Value Examples
View source: R/inky-gradients.R
Make a 2D colour gradient
1 | inky_2d_space(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 data.frame
1 | grad_2d <- inky_2d_space(inky_colours()[3:6])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.