Learn R Programming

rTephra (version 0.1)

VILL: Villarrica DEM

Description

Digital Elevation Model (DEM) of Villarrica Volcano, Chile.

Arguments

Format

List with following elements:

x

Easting from vent (m)

y

Northing from vent (m)

z

Elevation above sea level (m)

lat

Latitude (degrees)

lon

Longitude (degrees)

Examples

Run this code
# NOT RUN {
data(VILL)

contour(VILL)
# }

Run the code above in your browser using DataLab