marjan_color | R Documentation |
This function returns hexadecimal color codes from the Marjan color palette.
marjan_color(...)
... |
The names of the colors: |
A named character vector representing the color(s) from the Marjan color palette. If no specific color was requested, the entire color palette is returned.
## Not run:
marjan_color("myBlue", "myRed") # Returns the hexadecimal codes for "myBlue" and "myRed"
marjan_color() # Returns the entire Marjan color palette
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.