I have an excel file that I've attached and read, and the x variable is non-numerical. this is the code line I tried to use to make a side by side box plot
ggplot2 is just a package in R. It is part of the tidyverse, which is the most widely used data analytics package in R. You can use it in your version of R by running either of the following blocks of code in the consol.
i have another question when i add a title would i have to add it to my original line or is there a way to do it in a new line? I'm not familiar with ggplot at all, I barely understood normal r studio
i have another question, i feel bad for asking so many but I've tried like 40 lines and non worked so I really need the help
I need to make a Q-Q plot for the 2 variables under "treatments" separately, but I can't figure out how to tell the program that the variable "air" and "Control" are different. but while still in a line that makes the graph I need. I'm not sure if that makes sense but under "treatment" its not numeric values, but instead "Air" and "control"