Skip to content
Prev 303931 / 398513 Next

Barplot with Secondary axis

Using par(new=TRUE) will often cause more problems than it helps.

A better approach would be to use the twoord.plot function from the
plotrix package or to use the updateusr function from the
TeachingDemos package along with the lines function to add the lines
afterwards.
On Wed, Aug 22, 2012 at 7:43 AM, vikrant <vikrant.shimpi at tcs.com> wrote: