powered by
"plot"(x, label = TRUE, grid = TRUE, type = "n", ...)
options(latitude=51,longitude=22) par(mfrow=c(2,2)) data(bright) plot(bright) plot(as.ecc(bright)) plot(as.hoc(bright)) plot(as.lt(rst(bright)))
Run the code above in your browser using DataLab