Skip to content
Prev 80070 / 398502 Next

how to overlay many plot windows in a sigle frame

Hello R Users,

I want to plot many windows in a single frame.

For example, suppose I have to plot the
vertical profile of the aircraft co2
measurement in different months in a year,
and I want to plot these different months in
separate windows but the final 12 plots I
want to keep in single frame. So how I can do
this in R.

There would be any overlay command after
ploting the first winodw so I can send the
second plot window in the same frame, side by
side with the old window.

How I can do this ?

Many thanks for help,

Regards,
Yogesh