The R Project SVN R

Rev

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

Rev 58472 Rev 59039
Line 1... Line 1...
1
% File src/library/utils/man/getS3method.Rd
1
% File src/library/utils/man/getS3method.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-2012 R Core Development Team
3
% Copyright 1995-2012 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{getS3method}
6
\name{getS3method}
7
\alias{getS3method}
7
\alias{getS3method}
8
\title{Get An S3 Method}
8
\title{Get An S3 Method}