The R Project SVN R

Rev

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

Rev 74732 Rev 74737
Line 108... Line 108...
108
\value{
108
\value{
109
  If both \code{pos} and \code{order} are \code{FALSE},
109
  If both \code{pos} and \code{order} are \code{FALSE},
110
  an integer vector containing the
110
  an integer vector containing the
111
  indices of the identified points.
111
  indices of the identified points.
112
 
112
 
113
  If either of \code{pos} ord \code{order} is \code{TRUE},
113
  If either of \code{pos} or \code{order} is \code{TRUE},
114
  a list containing a component
114
  a list containing a component
115
  \code{ind}, indicating which points were identified and (if
115
  \code{ind}, indicating which points were identified and (if
116
  \code{pos} is \code{TRUE}) a component
116
  \code{pos} is \code{TRUE}) a component
117
  \code{pos}, indicating where the labels were placed relative to the
117
  \code{pos}, indicating where the labels were placed relative to the
118
  identified points (1=below, 2=left, 3=above, 4=right and 0=no offset,
118
  identified points (1=below, 2=left, 3=above, 4=right and 0=no offset,