I feel like this should be obvious... all I\'m trying to do is to remove the x-axis from the bottom of my graph and add it to the top.
Here is a reproducible examp
check out the cowplot package
ggdraw(switch_axis_position(p + axis = 'x'))