demo/Maungawhau.R

# Now let's look at R's Volcano data

z <- volcano

x <- 1:dim(volcano)[1]

y <- 1:dim(volcano)[2]

r2stl(x, y, z, filename="volcano.stl", show.persp=TRUE)

Try the r2stl package in your browser

Any scripts or data that you put into this service are public.

r2stl documentation built on May 2, 2019, 9:23 a.m.