The R Project SVN R

Rev

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

Rev 55555 Rev 56184
Line 3... Line 3...
3
% Copyright 1995-2010 R Core Development Team
3
% Copyright 1995-2010 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{UseMethod}
6
\name{UseMethod}
7
\title{Class Methods}
7
\title{Class Methods}
8
\alias{UseMethod}
-
 
9
\alias{NextMethod}
8
\alias{NextMethod}
10
\alias{S3Methods}
9
\alias{S3Methods}
11
\alias{.Method}
10
\alias{.Method}
12
\alias{.Generic}
11
\alias{.Generic}
13
\alias{.Class}
12
\alias{.Class}