{ggplot} themes

These functions are here to assist in the creation of {ggplots}:

theme_oecd()

A ggplot2 theme for OECD style plots. Adapted from Hrbrmstr's ipsum theme.

theme_oecd_dark()

A ggplot2 theme for OECD style plots. Adapted from Hrbrmstr's ipsum theme.

Color palette

A palette generation function and a custom OECD color palette

oecd_palette()

An OECD palette generator

oecd_palettes

Complete list of palettes

Miscellaneous functions

These functions are scraping the Wikipedia article and return basic data to assist with coding.

oecd_members() oecd_member_metrics() oecd_secretary()

Scraping tools for OECD related information.