README.md

ggrugby

Code based on ggsoccer

Overview

ggrugby provides functions for plotting rugby events in {ggplot2}

Installation

# install.packages("remotes")
remotes::install_github("javiereliomedina/ggrugby")

Usage

library(ggplot2)
library(ggrugby)

ggplot() +
  rugby_pitch() +
  theme_void()



javiereliomedina/ggrugby documentation built on Feb. 12, 2021, 12:03 p.m.