logical, indicating whether dimnames(x) should be
drawn on the plot.
ticks
the number of tick-marks to use.
las
the axis style to use (see par).
...
further arguments to image.
Author
Christian Buchta
Details
Plots an object of class matrix in its original row and column
orientation. This means, in a plot the columns become the x-coordinates
and the reversed rows the y-coordinates.
If x is of class dist it is coerced to full-storage
matrix representation.