I'm a total RStudio noob and want to create a plot for non numeric data

Hello everyone,

so basically, I would like to create a plot like the one in the first screenshot. I want to exchange what in the image is called FICTION INSTR etc to my own categories (which are different news papers and different topics). I would like to keep the rest as is.

Is there a way I, an absolute RStudio noob, can create something like this? I'm working on my bachlor's thesis and have only used RStudio once for a term paper, but we got a lot of help back then.

Thank you in advance!

grafik
grafik

Yes, there is, use ggplot2::geom_bar()

If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.

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.