mrcaseb / nbaplotR

NBA Logo Plots in 'ggplot2'

Home Page:https://mrcaseb.github.io/nbaplotR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbaplotR

Lifecycle: experimental CRAN status R-CMD-check

The goal of nbaplotR is to provide functions and geoms that help visualization of NBA/WNBA related analysis. It provides a ggplot2 geom that does the heavy lifting of plotting NBA/WNBA logos in high quality, with correct aspect ratio and possible transparency. All of this is done by the powerful ggpath package.

Installation

To get a bug fix or to use a feature from the development version, you can install the development version of nbaplotR either from GitHub with:

if (!require("pak")) install.packages("pak")
pak::pak("mrcaseb/nbaplotR")

About

NBA Logo Plots in 'ggplot2'

https://mrcaseb.github.io/nbaplotR/

License:Other


Languages

Language:R 99.8%Language:Rez 0.2%