powered by
Not much, just hides some ugly code
simple.fancy.stripchart(l)
A list with each element to be plotted with a stripchart
Creates the plot
stripchart
# NOT RUN { x = rnorm(10);y=rnorm(10,1) simple.fancy.stripchart(list(x=x,y=y)) # }
Run the code above in your browser using DataLab