No colour in r2dii.colours::palette_1in1000_plot with a given `colour_name`.
x Possible colour names in the palette: black, white, red, blue, green, yellow, violet, orange, pink, grey.
i You can change the palette by specifying the `palette` argument.
Code
get_colours(c("red", "blue"))
Output
[1] "#F53D3F" "#3d9bf5"
[1] "#FFFFFF"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.