Daily Archives: 08.02.10
How to make a bar graph with a split Y axis in R
There is a function, gap.barplot for doing that in the plotrix package, but I was not happy with the way the result looked, so I started out making my own way using subplot in the TeachingDemos library. I have gutted … Continue reading
You must be logged in to post a comment.