The R Project SVN R

Rev

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

Rev 71937 Rev 71956
Line 1... Line 1...
1
% File src/library/methods/man/NextMethod.Rd
1
% File src/library/methods/man/NextMethod.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2016 R Core Team
3
% Copyright 1995-2017 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{callNextMethod}
6
\name{callNextMethod}
7
\alias{callNextMethod}
7
\alias{callNextMethod}
8
\title{Call an Inherited Method}
8
\title{Call an Inherited Method}