Learn R Programming

unicol (version 0.3.0)

mq_2: Faculty colors of Macquarie University, Australia

Description

mq_2 provides the four faculty colors of Macquarie University, located in Sydney, Australia.

Usage

mq_2

Arguments

Value

A named vector of colors (HEX/HTML codes of type character).

Format

An object of class character of length 4.

Author

unicol, 2023-09-05.

Details

mq_2 uses the HEX color definitions.

Faculty colours are reserved for use in the entity device and within indexing systems on internal pages.

See Also

mq_1 for primary colours of Macquarie University; 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.

Other Australian university color palettes: anu_1, anu_2, mq_1, wollongong_1, wollongong_2

Examples

Run this code
mq_2
unikn::seecol(mq_2, main = "Faculty colours of Macquarie University") # view color palette

Run the code above in your browser using DataLab