Examples for 'datasets::volcano'


Topographic Information on Auckland's Maunga Whau Volcano

Aliases: volcano

Keywords: datasets

### ** Examples

require(grDevices); require(graphics)
filled.contour(volcano, color.palette = terrain.colors, asp = 1)
title(main = "volcano data: filled contour map")
plot of chunk example-datasets-volcano-1

[Package datasets version 4.2.3 Index]