The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 1.0.0
Imports: dplyr, ggplot2, ggtext, magrittr, tidyr
Published: 2024-05-27
DOI: 10.32614/CRAN.package.PlayerChart
Author: Amal Panwar ORCID iD [aut, cre]
Maintainer: Amal Panwar <panwar.amal1995 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: PlayerChart results

Documentation:

Reference manual: PlayerChart.pdf

Downloads:

Package source: PlayerChart_1.0.0.tar.gz
Windows binaries: r-devel: PlayerChart_1.0.0.zip, r-release: PlayerChart_1.0.0.zip, r-oldrel: PlayerChart_1.0.0.zip
macOS binaries: r-release (arm64): PlayerChart_1.0.0.tgz, r-oldrel (arm64): PlayerChart_1.0.0.tgz, r-release (x86_64): PlayerChart_1.0.0.tgz, r-oldrel (x86_64): PlayerChart_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=PlayerChart to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.