[R] warning message while plotting taylor diagram

2012-07-25 Thread yssp03
Dear all I am new to R and not know much about it. However through googling I am able to plot taylor diagram. Here is the message from R *> taylor.diagram(obs,M3,pos.cor=FALSE,add=FALSE,pcex=1,col="darkgreen") Warning messages: 1: sd() is deprecated. Use sapply(*, sd) instead. 2: sd() is depreca

Re: [R] warning message while plotting taylor diagram

2012-07-26 Thread yssp03
hing is okay. > > Best, > Henrik > > Am 26.07.2012 03:46, schrieb yssp03: > > > Dear all > > I am new to R and not know much about it. > > However through googling I am able to plot taylor diagram. > > > > Here is the message from R > > *> taylo