I am trying to create a correlation heat map using ggplot, but I cannot seem to control the order of my variables on the x or y axis. Specifally, ggplot seems to try to order t
For this particular example, one option would be to name your variables x01, x02, etc and then they will order correctly.
x01
x02