marcg wrote:
>
> Hello
>
> with follwing code I want to produce the wireframe and add some points on
> it:
>
> wireframe(z ~ x * y, data=dem, aspect = c(1, .5),
> scales = list(arrows = FALSE),
> panel.3d.wireframe = function(x, y, z,...) {
> panel.3dwire(x =
Hello
R-classicist won't like the following question due to there's no minimal
reproducible example and the question was posted already.
Anyway I'm not able understand this rather complicated version of "add points
to wireframe".
what I have is matrix 3x2000 with a dem<-(x,y,z, coordinates) (n
2 matches
Mail list logo