powered by
bathy.colors(n, alpha=1)
rgb
n
# Plot a matrix using bathy.colors mat <- matrix(seq(100), 100, 1) image(mat, col=bathy.colors(100)) # Plot a bowl chape using bathy.colors example(att.plot)
Run the code above in your browser using DataLab