I have a simple dataset of features cost and value...
I would like to create a matrix where Cost is ascending across the top and value is ascending down the left. The Feature name is displayed in the middle as below...
I feel it should be quite easy with ggplot2, but my r is very rusty and would appreciate some help.
Thanks, Gary