Any idea how to fix this anomaly ?
Best wishes, Berthold
... par(mfrow = c(2,2), pty ="s")
topo.ls <- surf.ls(3,RALV,RARV,PP)
trsurf <- trmat(topo.ls,80,160,80,160,100)
eqscplot(trsurf,xlab="RALV",ylab="RARV",type="n")
image(trsurf,col=terrain.colors(100),add=T)
contour(trsurf, lty="solid", add=TRUE)
points(RALV,RARV)
title("PP")topo.ls <- (replication of the same block as above 3 times with different variables) ...
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
