
Last chance! 50% off unlimited learning
Sale ends in
T3plot(x,lab=paste("T3 plot of ",deparse(substitute(x))), legend.pos="bottom", cex=0.6, ...)
legend
. par(mfrow=c(2,2))
T3plot(rnorm(100))
T3plot(rnorm(10000))
T3plot(rnorm(1000)+runif(1000)*0.1,"Example 3")
T3plot(rnorm(1000)+runif(1000)*10,"Example 4")
Run the code above in your browser using DataLab