| example | R Documentation |
example provides the four primary colors
of the University of Example, Country.
example
An object of class character of length 4.
The 4 primary colors of the University of Example are
"Uni pink" (defined as HEX "#E0607E"),
"bright grey" (defined as HEX "#CCCCCC"),
"dark gray" (defined as HEX "#4C4C4C"), and
"black" (defined as the R color "black" or HEX "#000000").
example uses the HEX color definitions.
A named vector of colors (HEX/HTML codes of type character).
unicol, 2023-10-15.
Color definitions are based on the doc title (HTML or PDF).
seecol for viewing and comparing color palettes;
usecol for using color palettes;
simcol for finding similar colors;
newpal for defining new color palettes;
grepal for finding named colors.
example
unikn::seecol(example, main = "Colors of the University of Example") # view color palette
unikn::demopal(example, main = "Illustrating the colors of Example") # demo color palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.