I\'m trying to create a heatmap using R with a csv file that looks like this:
|ColName|Val1|Val2| |abc|0.22|0.86| |def|2.41|1.09| |ghi|3.13|1.50|
I can load the fi