Description Usage Arguments Value
Creates an LGBT Pride Flag with R Logo
1 2 3 4 5 | make_banner(
flag = "rainbow",
width = 1000,
palette = c("#cbced0", "#84838b", "#505050", "#a0a0a0")
)
|
flag |
character string (e.g., rainbow) naming the flag to be drawn |
width |
numeric (width of the flag in pixels) |
palette |
character vector of colours 1, 2 or 4 colours |
An object of class "magick-image"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.