Re: [R] Smoth matplot

2015-10-09 Thread Jim Lemon
Hi bgnumis, This is definitely a guess at what you want to do: flatbat<-read.table(text="100.0 100.0 100.0 100.0 100. 100.0 100.0 100.0 100.54163 99.23893 100.77238 98.95058 100.2250 99.18830 100.18801 101.10791 99.61230 102.12813 99.34499 97.52805 101.8252

[R] Smoth matplot

2015-10-08 Thread bgnumis bgnum
Hi all, I have a matrix data and I use to plot matplot, it is suposed each column is a temporal series. As you see in the example the matrix o data have "peaks" I want to plot (using matplot or what yoy can say me) this matrix but with and smoothed line envoloving the values of the matrix so wh