uni_lisbon | R Documentation |
uni_lisbon
provides the two basic (and monochromatic) colors
of the University of Lisbon, Portugal.
uni_lisbon
An object of class character
of length 2.
The 2 primary colors are
"black"
(corresponding to RGB 0 0 0
and HEX "#000000"
) and
"white"
(corresponding to RGB 255 255 255
and HEX "#FFFFFF"
).
uni_lisbon
is defined by R color names.
A named vector of colors (HEX/HTML codes of type character).
P. M. Santos to unicol, 2023-08-17.
Color definitions are based on ULisboa's Manual normas graficas (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.
uni_lisbon
unikn::seecol(uni_lisbon, col_bg = "lightgrey",
main = "Colors of the University of Lisbon") # view color palette
unikn::demopal(uni_lisbon, main = "Universidade de Lisboa") # demo color palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.