Skip to content

mrcaseb/nbaplotR

Repository files navigation

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'

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages