Skip to content

Commit 78cef24

Browse files
author
smeyer
committed
resolve FIXME from 2003 via new \manual syntax
git-svn-id: https://svn.r-project.org/R/trunk@88885 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 73b2f93 commit 78cef24

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/library/base/man/Extract.Rd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,13 +326,10 @@ x$name <- value
326326
behaviour when applied to data.frame and factors.
327327

328328
\code{\link{Syntax}} for operator precedence, and the
329-
\sQuote{R Language Definition} manual about indexing details.
330-
329+
Section \manual{R-lang}{Indexing}.
331330

332331
\code{\link{NULL}} for details of indexing null objects.
333332
}
334-
%% Fixme: Link (to html in 'help.start()', pdf from 'ref manual',
335-
%% 'info' from ESS), see \url{https://CRAN.R-project.org/manuals.html}.
336333

337334
\examples{
338335
x <- 1:12

0 commit comments

Comments
 (0)