# NOT RUN {
#Here we produce a light intensity map of the `volcano` elevation map.
volcanointensity = lamb_shade(heightmap = volcano,
rayangle = 60,
sunangle = 25,
zscale = 1)
plot_map(volcanointensity)
# }
Run the code above in your browser using DataLab