The R Project SVN R

Rev

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

Rev 65208 Rev 65999
Line 1... Line 1...
1
% File src/library/base/man/UseMethod.Rd
1
% File src/library/base/man/UseMethod.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2010 R Core Team
3
% Copyright 1995-2010 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\sspace}{\ifelse{latex}{\out{~}}{ }}
-
 
7
 
-
 
8
\name{UseMethod}
6
\name{UseMethod}
9
\title{Class Methods}
7
\title{Class Methods}
10
\alias{UseMethod}
8
\alias{UseMethod}
11
\alias{NextMethod}
9
\alias{NextMethod}
12
\alias{S3Methods}
10
\alias{S3Methods}