The R Project SVN R

Rev

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

Rev 40086 Rev 50986
Line 1... Line 1...
1
#### Testing  UseMethod() and even more NextMethod()
1
#### Testing  UseMethod() and even more NextMethod()
2
####
2
#### -------------------- 
-
 
3
#### i.e.,  S3 methods *only*. For S4, see  reg-S4.R
-
 
4
##                                          ~~~~~~~~
3
 
5
 
4
###-- Group methods
6
###-- Group methods
5
 
7
 
6
## previous versions used print() and hit an auto-printing bug.
8
## previous versions used print() and hit an auto-printing bug.
7
 
9