The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 86513
Line 58... Line 58...
58
        directly.}
58
        directly.}
59
  }
59
  }
60
}
60
}
61
\section{Extends}{
61
\section{Extends}{
62
  Class \code{"function"}, from data part.\cr
62
  Class \code{"function"}, from data part.\cr
63
  Class \code{"OptionalMethods"}, by class \code{"function"}.\cr
63
  Classes \code{"optionalMethod"}, \code{"PossibleMethod"}, and
64
  Class \code{"PossibleMethod"}, by class \code{"function"}.
64
  \code{"OptionalFunction"} by class \code{"function"}.
65
}
65
}
66
\section{Methods}{
66
\section{Methods}{
67
  Generic function objects are used in the creation and dispatch of
67
  Generic function objects are used in the creation and dispatch of
68
  formal methods; information from the object is used to create methods
68
  formal methods; information from the object is used to create methods
69
  list objects and to merge or update the existing methods for this
69
  list objects and to merge or update the existing methods for this