# NOT RUN {
data(PrisonStress)
paired.plotBA(PrisonStress,"PSSbefore","PSSafter")
# Extending the resulting ggplot object by faceting
paired.plotBA(PrisonStress,"PSSbefore","PSSafter")+facet_grid(~Group)
# }
Run the code above in your browser using DataLab