Skip to content
Prev 17999 / 398503 Next

using "by" and indicies

On Mon, 18 Mar 2002, Jason Turner wrote:

            
[snip]
One way is to pass the level info with the data to be plotted:
+ pairs( x[,1:3], main=paste("Level:",tmp) ) } )

hope this helps,