search for: barbedgrob

Displaying 1 result from an estimated 1 matches for "barbedgrob".

2009 Jun 04
0
type = 'b' with Grid
...ore? I found suggestions of overlapping large white points to mask the lines but it's not ideal. I welcome any comments on the code. (e.g., should it perhaps use polylines rather than segments?, is there an obvious optimization to make?, ...) Regards, baptiste # code reproduced below, barbedGrob <- function( x = 1:10/12, y = sin(1:10)/3+0.5, size=1, shape=21, space=1, colour="red", fill="blue", linetype=1, linewidth=1){ n <- length(x) dx <- diff(x) dy <- dif...