powered by
latplot(p, n=10, do.lines=TRUE, ...)
TRUE
plot()
p1 <- c(1,1i) p2 <- c(2+3i,5+7i) latplot(p1) latplot(p2,xlim=c(-4,4),ylim=c(-4,4),n=40)
Run the code above in your browser using DataLab