Duncan Murdoch
2002-Feb-27 15:42 UTC
[Rd] Suggestion for rug(): include "line" and "pos" parameters, or ...
The rug() function works by drawing an axis with tickmarks at the data points. Recently I wanted to make a visual comparison of two sets of arrival times by drawing one rug above the other. The axis() function used by rug() has optional parameters "line" and "pos" to allow this, but rug() doesn't. Simply adding line and pos as parameters which are passed to axis(), or adding a "..." parameter to be passed to axis(), would fix this. I don't know which is preferable. Duncan Murdoch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._