Description Usage Arguments Details Value Examples
list of vaporwave-style palettes
The color palettes are taken from https://github.com/mackenziedg/vapeplot
1 |
name |
Name of desired palette. Choices are:
|
n |
Number of colors desired. If omitted, uses all colours. |
type |
Either "continuous" or "discrete". Use continuous if you want to automatically interpolate between colours. @importFrom graphics rgb rect par image text |
list of vaporwave-style palettes
A vector of colours.
1 2 | wes_palette("vaporwave")
wes_palette("seapunk", 3, "continuous")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.