data(PrisonStress)
paired.plotCor(PrisonStress,"PSSbefore","PSSafter")
# Changing the theme of the ggplot object
paired.plotCor(PrisonStress,"PSSbefore","PSSafter")+theme_bw()
data(PrisonStress)
paired.plotCor(PrisonStress,"PSSbefore","PSSafter")
# Changing the theme of the ggplot object
paired.plotCor(PrisonStress,"PSSbefore","PSSafter")+theme_bw()