The R Project SVN R

Rev

Rev 85975 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85975 Rev 85981
Line 1... Line 1...
1
% File src/library/tools/man/checkRd.Rd
1
% File src/library/tools/man/checkRd.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 2008-2024 R Core Team
3
% Copyright 2008-2024 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\I}{#1}
-
 
7
 
-
 
8
\name{checkRd}
6
\name{checkRd}
9
\alias{checkRd}
7
\alias{checkRd}
10
\title{ Check an Rd Object }
8
\title{ Check an Rd Object }
11
\description{
9
\description{
12
  Check an help file or the output of the \code{\link{parse_Rd}} function.
10
  Check an help file or the output of the \code{\link{parse_Rd}} function.