The R Project SVN R

Rev

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

Rev 70467 Rev 70904
Line 26... Line 26...
26
  Compute a sequence of about \code{n+1} equally spaced \sQuote{nice}
26
  Compute a sequence of about \code{n+1} equally spaced \sQuote{nice}
27
  values which cover the range of the values in \code{x}, possibly of
27
  values which cover the range of the values in \code{x}, possibly of
28
  length one, when \code{min.n = 0} and there is only one unique
28
  length one, when \code{min.n = 0} and there is only one unique
29
  \code{x}.
29
  \code{x}.
30
}
30
}
-
 
31
%% \note{The current algorithm is geared towards small \code{n}, not
-
 
32
%% larger than say, 50 or 100.
-
 
33
%% }
31
\value{
34
\value{
32
  A vector (of the suitable class) of locations, with attribute
35
  A vector (of the suitable class) of locations, with attribute
33
  \code{"labels"} giving corresponding formatted character labels.
36
  \code{"labels"} giving corresponding formatted character labels.
34
}
37
}
35
\seealso{
38
\seealso{