The R Project SVN R

Rev

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

Rev 68948 Rev 70779
Line 132... Line 132...
132
  The results are returned in a list object of class \code{"hsearch"},
132
  The results are returned in a list object of class \code{"hsearch"},
133
  which has a print method for nicely formatting the results of the
133
  which has a print method for nicely formatting the results of the
134
  query.  This mechanism is experimental, and may change in future
134
  query.  This mechanism is experimental, and may change in future
135
  versions of \R.
135
  versions of \R.
136
 
136
 
137
  In \code{R.app} on OS X, this will show up a browser with selectable
137
  In \code{R.app} on macOS, this will show up a browser with selectable
138
  items. On exiting this browser, the help pages for the selected items
138
  items. On exiting this browser, the help pages for the selected items
139
  will be shown in separate help windows.
139
  will be shown in separate help windows.
140
 
140
 
141
  The internal format of the class is undocumented and subject to change.
141
  The internal format of the class is undocumented and subject to change.
142
}
142
}