The R Project SVN R

Rev

Rev 88585 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88585 Rev 89998
Line 158... Line 158...
158
        corner of the box.}
158
        corner of the box.}
159
    }
159
    }
160
  }
160
  }
161
  \item{text}{a list with components
161
  \item{text}{a list with components
162
    \describe{
162
    \describe{
163
      \item{\code{x, y}}{numeric vectors of length \code{length(legend)},
163
      \item{\code{x}, \code{y}}{numeric vectors of length \code{length(legend)},
164
        giving the x and y coordinates of the legend's text(s).}
164
        giving the x and y coordinates of the legend's text(s).}
165
    }
165
    }
166
  }
166
  }
167
  returned invisibly.
167
  returned invisibly.
168
}
168
}