Hello, I have a relatively simple question: I want to define the axis tick marks, and more importantly, the scale of the axis. How would I do that? Thank you!
sample code:
stripplot(jitter(wills.vs30) ~tif.vs30 , xlim=c(0, 1000), ylim=c(0,3000),
data = completetabledf)
thank you!
Mehdi Khan
[[alternative HTML version deleted]]
_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo
