Questions tagged [qqplot]
2 questions
2
votes
3 answers
Adding italic delta and superscript in ggqqplot (ggpubr/ggpar) axis
I am making qq plots of my data and found ggqqplot, which adds the line and the confidence intervals. I have stable isotope data and ultimately want my y-axis label to show: Sample δ13C Values.
since just working with the label, dataset does not…

Adrienne
- 23
- 4
2
votes
0 answers
Error in ggqqplot "The following aesthetics were dropped during statistical transformation: sample"
I am trying to use a QQ plot to determine if my data are normally distributed. I am using the mtcars dataset for practice. When making a QQ plot, I keep getting the error below:
Warning messages:
1: The following aesthetics were dropped during…

Alison Williams
- 31
- 1
- 3