Untitled
2025-04-11
# Create Data Prop <- c(3,7,9,1,2) # Make the default Pie Plot pie(Prop)