Displaying 1 result from an estimated 1 matches for "ncbbkmnkkmfcigdchldocepgckaa".
2001 Sep 10
3
inter tick distance
R colleagues,
I am stumped. I would like the inter-tick distances to be the same on the x
and y axes but cannot determine how to do so when the lower half of the y
axis is not printed. Thanks for any and all suggestions. (btw, setting
par(pty="s") does not solve my problem)
Niels Waller
M<-matrix(c(2,1,
-1,3),2,2,byrow=TRUE)