here's a second example using basic R graphics. I update this chart daily.

http://processtrends.com/images/RClimate_UAH_Ch5_latest.png link 

http://r.789695.n4.nabble.com/file/n3022678/RClimate_UAH_Ch5_latest.png 

Here's what ?par says about par(fig)

fig
    A numerical vector of the form c(x1, x2, y1, y2) which gives the (NDC)
coordinates of the figure region in the display region of the device. If you
set this, unlike S, you start a new plot, so to add to an existing plot use
new=TRUE as well.

-- 
View this message in context: 
http://r.789695.n4.nabble.com/Plots-inside-a-Plot-tp3021988p3022678.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to