Skip to content
Prev 344049 / 398500 Next

<NA> from cut.Date

On 17/09/2014 12:04, Benjamin Tyner wrote:
It is as documented!
The NA is correct: the value you pass is not covered by the 'breaks' you 
specified.  As the help says

      Using both ?right = TRUE? and ?include.lowest = TRUE? will include
      both ends of the range of dates.

With the default values, only the lower end is included.