Skip to content

ipoga/aucolr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aucolr

This is "aucolr" a package containing the official colors of aarhus university. The package is created for personal use, but can be freely used and distributed. aucolr is not affiliated with the Aarhus University Communication Department, but follows their guidelines.

Source of hex codes: https://medarbejdere.au.dk/en/administration/communication/guidelines/guidelinesforcolours/. This side can also be used as a reference for the colors that you will get.

The package contains 4 functions and 2 date frames. Everything is written in base-R to minimize dependencies.

Functions

The main function is picker. This takes a character vector containing names of the AU colors, and returns a character vector of the corresponding hex codes. By default, this function returns a single code for AU blue.

The three palette funtions (palet, paletdark, paletlong) all return a character vector of the corresponding colors. The order of the colors correspond to the order on the web page, for a custom order use picker.

Data frames

Additionally, the package contains two data frames, colr and colrlong. These contain all the hex codes in a wide and long format.

About

The unofficial r-package for the official AU colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%