1.Using the HR_comma_sep dataset, create a pie chart for the variable sales.

#The chart shows “sales” has the largest share at 27.6%, followed by “support” at 18.1%.

2.Using the HR_comma_sep dataset, create a pie chart for the variable salary.

#The chart shows that 48.8% of the salaries fall in the low category, 43% in the medium category, and 8.2% in the high category.