The R Project SVN R

Rev

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

Rev 61150 Rev 61433
Line 45... Line 45...
45
  will include both ends of the range of dates.
45
  will include both ends of the range of dates.
46
 
46
 
47
  Using \code{breaks = "quarter"} will create intervals of 3 calendar
47
  Using \code{breaks = "quarter"} will create intervals of 3 calendar
48
  months, with the intervals beginning on January 1, April 1,
48
  months, with the intervals beginning on January 1, April 1,
49
  July 1 or October 1, based upon \code{min(x)} as appropriate.
49
  July 1 or October 1, based upon \code{min(x)} as appropriate.
50
  
50
 
51
  As from \R 2.15.2 a vector \code{break} will be sorted before use:
51
  As from \R 2.15.2 a vector \code{break} will be sorted before use:
52
  \code{labels} will then correspond to the sorted vector.
52
  \code{labels} will then correspond to the sorted vector.
53
}
53
}
54
\value{
54
\value{
55
  A factor is returned, unless \code{labels = FALSE} which returns
55
  A factor is returned, unless \code{labels = FALSE} which returns