powered by
turn3d(x, y = NULL, n = 12, smooth = FALSE, ...)
xy.coords
y
tmesh3d
extrude3d
x <- 1:10 y <- rnorm(10)^2 shade3d(turn3d(x, y), col = "green")
Run the code above in your browser using DataLab