powered by
PlotScale(breaks, colors = NULL, m = NULL, label.step = 2, interval = 0.1, two.sided = TRUE, label.start = 1, Nlab = 3, palette.function = NULL, ndigits = 2, ...)
# Not run # mat <- rbind(c(1,2,3,4,5), c(1, 3, 1), c(4,2,2)); # pm <- PlotMatrix(mat, "twoway", midpoint = 3); # PlotScale(pm$colors, pm$breaks)
Run the code above in your browser using DataLab