The R Project SVN R

Rev

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

Rev 61160 Rev 62602
Line 47... Line 47...
47
  \itemize{
47
  \itemize{
48
    \item Plain text help
48
    \item Plain text help
49
    \item HTML help pages with hyperlinks to other topics, shown in a
49
    \item HTML help pages with hyperlinks to other topics, shown in a
50
    browser by \code{\link{browseURL}}.
50
    browser by \code{\link{browseURL}}.
51
#ifdef unix
51
#ifdef unix
52
    (Where possible an existing browser window is re-used: the Mac OS X
52
    (Where possible an existing browser window is re-used: the OS X
53
    GUI uses its own browser window.)
53
    GUI uses its own browser window.)
54
#endif
54
#endif
55
    If for some reason HTML help is unavailable (see
55
    If for some reason HTML help is unavailable (see
56
    \code{\link{startDynamicHelp}}), plain text help will be used
56
    \code{\link{startDynamicHelp}}), plain text help will be used
57
    instead.
57
    instead.