The R Project SVN R

Rev

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

Rev 61433 Rev 62602
Line 125... Line 125...
125
  The results are returned in a list object of class \code{"hsearch"},
125
  The results are returned in a list object of class \code{"hsearch"},
126
  which has a print method for nicely formatting the results of the
126
  which has a print method for nicely formatting the results of the
127
  query.  This mechanism is experimental, and may change in future
127
  query.  This mechanism is experimental, and may change in future
128
  versions of \R.
128
  versions of \R.
129
 
129
 
130
  In R.app on Mac OS X, this will show up a browser with selectable items. On
130
  In \code{R.app} on OS X, this will show up a browser with selectable
131
  exiting this browser, the help pages for the selected items will be
131
  items. On exiting this browser, the help pages for the selected items
132
  shown in separate help windows.
132
  will be shown in separate help windows.
133
 
133
 
134
  The internal format of the class is undocumented and subject to change.
134
  The internal format of the class is undocumented and subject to change.
135
}
135
}
136
\seealso{
136
\seealso{
137
  \code{\link{help}};
137
  \code{\link{help}};