theme_econodist: A more current Economist-style ggplot2 theme

Description Usage Arguments Note

View source: R/theme-econ.R

Description

A more current Economist-style ggplot2 theme

Usage

1
2
3
4
theme_econodist(econ_text_col = "#3b454a",
  econ_plot_bg_col = "#d7e6ee", econ_grid_col = "#bbcad2",
  econ_font = "EconSansCndReg", light_font = "EconSansCndLig",
  bold_font = "EconSansCndBol")

Arguments

econ_text_col

color for text elements

econ_plot_bg_col

plot background color

econ_grid_col

plot grid color

econ_font

core plot font

light_font

light font used in various polaces

bold_font

bold font used in various places

Note

You need their fonts installed. You can get them from here


hrbrmstr/ggeconodist documentation built on Nov. 4, 2019, 1:46 p.m.