euctrl-pru / ectrlplot

R 📦 to create ggplot2 graphics styled by the PRU team

Home Page:https://ectrlplot.ansperformance.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ectrlplot

CRAN version pkgdown

Overview

The ectrlplot package provides helpful functions for creating and exporting graphics made in ggplot2 in the style used by the PRU team.

It is inspired by BBC bbplot package.

Installation

You can install the development version of ectrlplot from GitHub with:

# install.packages('devtools')
devtools::install_github("euctrl-pru/ectrlplot")

or the CRAN version (when this package will land to CRAN):

install.packages("ectrlplot")

Usage

ectrlplot can be used to (example numbers refer to the ones in the vignette):

About

R 📦 to create ggplot2 graphics styled by the PRU team

https://ectrlplot.ansperformance.eu/


Languages

Language:R 99.3%Language:SCSS 0.7%