This package enables users to create basic data visualizations of match-level and season-level stats. It provides two types of functions: 1) Functions that manipulate dataframes of stats to format them for data visualization (see format_data.R). 2) Functions that create ggplot object visualizations using the formatted data frames (see visualize_data.R). These visualizations are optimized to be viewed using the plotly::ggplotly() function, which converts them to interactive plotly objects.
Package details |
|
---|---|
Maintainer | |
License | file LICENSE |
Version | 0.1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.