Skip to content

Latest commit

 

History

History
97 lines (71 loc) · 4.23 KB

README.md

File metadata and controls

97 lines (71 loc) · 4.23 KB

paleta: Collection of Palettes, Themes, and Theme Components

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Lifecycle: experimental R-CMD-check test-coverage Codecov test coverage CodeFactor DOI

A collection of palettes, themes, and theme components based on publicly available branding guidelines of various non-governmental organisations, government agencies, and United Nations units.

What does paleta do?

paleta provides or will be providing utilities for applying the visual identity and/or branding guidelines of various non-governmental organisations, government agencies, and United Nations units.

Currently, paleta has colours, palettes, and ggplot2 themes based on the following organisations’ branding/visual identity guidelines:

Additional colours, palettes, and themes will be provided over time.

Installation

paleta is not yet available on CRAN but can be installed through the Katilingban R Universe repository as follows:

install.packages(
  "paleta", 
  repos = c(
    'https://katilingban.r-universe.dev', 
    'https://cloud.r-project.org'
  )
)

Usage

Community guidelines

Feedback, bug reports and feature requests are welcome; file issues or seek support here. If you would like to contribute to the package, please see our contributing guidelines.

This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.