search for: n3870788

Displaying 1 result from an estimated 1 matches for "n3870788".

Did you mean: 370788
2011 Oct 04
1
Plotting a polygon with xyplot
...library("lattice") # set size of the window windows(height=7, width=10,rescale=c("fixed")) Data_poly<- read.table("111004_Lode_Outlines.csv",header = TRUE,sep = ",",) xyplot(z~y, data=Data_poly, type="l" ) http://r.789695.n4.nabble.com/file/n3870788/111004_Lode_Outlines.csv 111004_Lode_Outlines.csv -- View this message in context: http://r.789695.n4.nabble.com/Plotting-a-polygon-with-xyplot-tp3870788p3870788.html Sent from the R help mailing list archive at Nabble.com.