Hi everybody - im a newbie and im trying to get to work with Rstudio
I have issues creating codes for the question - I have two polling companies and I have tried to do the following:
dim(poll)
summary(poll)
Trying to find the difference in number of polls asas well as the difference in sample size and mean.
Do you think I am going in the right direction?? and should I create a vector as well or ggplot with a geom_bar??
I hope you can help me