The R Project SVN R

Rev

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

Rev 61433 Rev 66444
Line 47... Line 47...
47
}
47
}
48
}
48
}
49
\details{
49
\details{
50
The \code{up} and \code{top} links should be relative to the current page.
50
The \code{up} and \code{top} links should be relative to the current page.
51
The \code{Rhome} path default works with dynamic help; for static help, a
51
The \code{Rhome} path default works with dynamic help; for static help, a
52
relative path (e.g. \file{../..}) to it should be used.
52
relative path (e.g., \file{../..}) to it should be used.
53
}
53
}
54
\value{
54
\value{
55
A character vector containing the lines of an HTML header which can be used
55
A character vector containing the lines of an HTML header which can be used
56
to start a page in the R help system.
56
to start a page in the R help system.
57
}
57
}