Data

## 'data.frame':    5 obs. of  3 variables:
##  $ Fifth      : Factor w/ 5 levels "Top Fifth","Fourth Fifth",..: 1 2 3 4 5
##  $ Golden.Age : num  99 115 113 101 122
##  $ Neo.Liberal: num  55 25 15 7 -4
Fifth Golden.Age Neo.Liberal
Top Fifth 99 55
Fourth Fifth 115 25
Third Fifth 113 15
Second Fifth 101 7
Bottom Fifth 122 -4

Bar Plots