Thanks, really it is difficult to find solution
Jarek
Peter Dalgaard pisze:
Jarek Jasiewicz wrote:
Hi
It is probably simple but how to force in plot command number format:
2, 3, 4 etc. instead of 2e+04, 3e+04 etc.
Not all that simple! It's one of those cases where you need to regai
Jarek Jasiewicz wrote:
Hi
It is probably simple but how to force in plot command number format:
2, 3, 4 etc. instead of 2e+04, 3e+04 etc.
Not all that simple! It's one of those cases where you need to regain
some control that you normally leave to the automatics. What you can do
i
Hi
It is probably simple but how to force in plot command number format:
2, 3, 4 etc. instead of 2e+04, 3e+04 etc.
example of command:
plot(x=data$along, y=data$rzedna,type="l", xlim=c(0,max(data$along)),
ylim=c(200,1200), main="", xlab="length", ylab="height", cex.main=2,
cex.lab=
3 matches
Mail list logo