Skip to content

plotting several datasets with different scales into same plot

2 messages · Georg Ehret, Gabor Grothendieck

#
This is a commonly asked question and you can likely find many
examples in the r-help archives.

twoord in the plotrix package can do it.  Also see example section of:
?plot.zoo in the zoo package looking at the example beginning:
## plot with left and right axes
On Sat, Dec 6, 2008 at 3:54 PM, Georg Ehret <georgehret at gmail.com> wrote: