New to R, need help plotting

I am new to R and learning. I have a dataset and I am trying to plot. I would like to create a bar graph with levels on the x-axis and percents on the y-axis. I would also like to have the raw number on top of each bar. Can anyone help with a code?

What have you tried so far? what is your specific problem?, we are more inclined towards helping you with specific coding problems rather than doing your work for you.

Could you please turn this into a self-contained REPRoducible EXample (reprex)? A reprex makes it much easier for others to understand your issue and figure out how to help.

If you've never heard of a reprex before, you might want to start by reading this FAQ:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.