Hi! When generating an input matrix, is it possible to hide or eliminate the left-most column for row headers? If not possible, are there other ways to adjust it (obfuscate it) by other means such as narrowing, filling in with color, etc.?
Below is simple R code that generates the matrix pictured at the bottom:
Hi! When generating an input matrix, is it possible to hide or eliminate the left-most column for row headers? If not possible, are there other ways to adjust it (obfuscate it) by other means such as narrowing, filling in with color, etc.?
Below is simple R code that generates the matrix pictured at the bottom:
And now the output image: