The R Project SVN R

Rev

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

Rev 70424 Rev 73574
Line 3... Line 3...
3
% Copyright 1995-2016 R Core Team
3
% Copyright 1995-2016 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{isS3stdGeneric}
6
\name{isS3stdGeneric}
7
\alias{isS3stdGeneric}
7
\alias{isS3stdGeneric}
8
\title{Check if a function acts as an S3 generic}
8
\title{Check if a Function Acts as an S3 Generic}
9
\description{
9
\description{
10
  Determines whether \code{f} acts as a standard S3-style generic
10
  Determines whether \code{f} acts as a standard S3-style generic
11
  function.
11
  function.
12
}
12
}
13
\usage{
13
\usage{