powered by
jet.colors(n)
n
# Plot a matrix using bathy.colors mat <- matrix(seq(100), 100, 1) image(mat, col=jet.colors(100))
Run the code above in your browser using DataLab