%m-% {rplanes}R Documentation

Month subtraction

Description

See lubridate::%m-% for details.

Arguments

e1

A period or a date-time object of class POSIXlt, POSIXct or Date.

e2

A period or a date-time object of class POSIXlt, POSIXct or Date. Note that one of e1 and e2 must be a period and the other a date-time object.

Value

A date-time object of class POSIXlt, POSIXct or Date


[Package rplanes version 0.1.0 Index]