ludisanalytics/ludisviz: A package for visualizing stats on the Ludis Platform

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.

Getting started

Package details

Maintainer
Licensefile LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ludisanalytics/ludisviz")
ludisanalytics/ludisviz documentation built on Jan. 30, 2021, 12:46 a.m.