search for: areamonthly

Displaying 2 results from an estimated 2 matches for "areamonthly".

2011 Dec 12
1
Polygon
...ns (Date, MeanArea and SdArea). I want to draw a figure showing the variable MeanArea in terms of the Date. But instead to use the variable SdArea as bar error, I want to use ?polygon error?. I use this code but the output does not seem good. Poly<read.table("C:\\Users\\Momadou\\Documents\\AreaMonthly.csv",sep=";",dec=",",header=TRUE) Poly y <-MeanArea x <-SdArea z <-Date matplot(x,cbind(y,z),type="n") polygon(c(x,rev(x)),c(y,rev(z)),col="grey50") Thank you in advance -- View this message in context: http://r.789695.n4.nabble.com/...
2011 Dec 13
1
Re : Polygon
...(Date, MeanArea and SdArea). I want to draw a figure showing the variable MeanArea in terms of the Date. But instead to use the variable SdArea as bar error, I want to use “polygon error”. I use this code but the output does not seem good. Poly<read.table("C:\\Users\\Momadou\\Documents\\AreaMonthly.csv",sep=";",dec=",",header=TRUE) Poly y <-MeanArea x <-SdArea z <-Date matplot(x,cbind(y,z),type="n") polygon(c(x,rev(x)),c(y,rev(z)),col="grey50") Thank you in advance -- Sent from my Cray XK6 "Pendeo-navem mei anguillae plen...