compare plot(rnorm(1:10),rnorm(1:10)) with plot(rnorm(1:10),rnorm(1:10),xlab="",ylab="") cheers
how to make a plot without any axis-labeling
1 message · Joel Kincaid
1 message · Joel Kincaid
compare plot(rnorm(1:10),rnorm(1:10)) with plot(rnorm(1:10),rnorm(1:10),xlab="",ylab="") cheers