data(PrisonStress)
with(PrisonStress,plotBA(paired(PSSbefore,PSSafter)))
with(PrisonStress,plotBA(paired(PSSbefore,PSSafter),
groups=Group))
with(PrisonStress,plotBA(paired(PSSbefore,PSSafter),
groups=Group,facet=FALSE))
Run the code above in your browser using DataLab