The R Project SVN R

Rev

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

Rev 21544 Rev 23531
Line 52... Line 52...
52
        directly.}
52
        directly.}
53
  }
53
  }
54
}
54
}
55
\section{Extends}{
55
\section{Extends}{
56
  Class \code{"function"}, from data part.\cr
56
  Class \code{"function"}, from data part.\cr
57
  Class \code{"OptionalMethods"}, by class "function".\cr
57
  Class \code{"OptionalMethods"}, by class \code{"function"}.\cr
58
  Class \code{"PossibleMethod"}, by class "function".
58
  Class \code{"PossibleMethod"}, by class \code{"function"}.
59
}
59
}
60
\section{Methods}{
60
\section{Methods}{
61
  Generic function objects are used in the creation and dispatch of
61
  Generic function objects are used in the creation and dispatch of
62
  formal methods; information from the object is used to create methods
62
  formal methods; information from the object is used to create methods
63
  list objects and to merge or update the existing methods for this
63
  list objects and to merge or update the existing methods for this