The R Project SVN R

Rev

Rev 38916 | Rev 47940 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 38916 Rev 41513
Line 1... Line 1...
1
require(datasets)
1
require(datasets)
2
require(graphics)
2
require(grDevices); require(graphics)
3
opar <- par(ask = dev.interactive(orNone = TRUE))
3
opar <- par(ask = dev.interactive(orNone = TRUE))
4
 
4
 
5
 
5
 
6
## --- "math annotation" in plots :
6
## --- "math annotation" in plots :
7
 
7