<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Generate Pizza Chart: Player Stats 0-100</dc:title>
  <dc:title>R package PlayerChart version 1.0.0</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: dplyr, ggplot2, ggtext, magrittr, tidyr</dc:relation>
  <dc:creator>Amal Panwar &lt;panwar.amal1995@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Amal Panwar [aut, cre] (ORCID: &lt;https://orcid.org/0009-0003-9046-9207&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=PlayerChart/LICENSE)</dc:rights>
  <dc:date>2024-05-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=PlayerChart</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.PlayerChart</dc:identifier>
</oai_dc:dc>
