PlayerChart: Generate Pizza Chart: Player Stats 0-100

Create an interactive pizza chart visualizing a specific player's statistics across various attributes in a sports dataset. The chart is constructed based on input parameters: 'data', a dataframe containing player data for any sports; 'player_stats_col', a vector specifying the names of the columns from the dataframe that will be used to create slices in the pizza chart, with statistics ranging between 0 and 100; 'name_col', specifying the name of the column in the dataframe that contains the player names; and 'player_name', representing the specific player whose statistics will be visualized in the chart, serving as the chart title.

Getting started

Package details

AuthorAmal Panwar [aut, cre] (<https://orcid.org/0009-0003-9046-9207>)
MaintainerAmal Panwar <panwar.amal1995@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PlayerChart")

Try the PlayerChart package in your browser

Any scripts or data that you put into this service are public.

PlayerChart documentation built on May 29, 2024, 2:08 a.m.