Hi, I'm trying to install the ggstatsplot package in R studio but keep getting this error message:
Error in library(ggstatsplot) : there is no package called ‘ggstatsplot’
I have tried the command: install.packages("ggstatsplot") and R Studio seems to do something, install something, but when I tried loading ggstatsplot, the error still appears.
I am not sure what I did wrong. I would really appreciate if anyone could help me out as I am very new to this coding.
Thank you.