type.date {interfacer} | R Documentation |
Coerce to a Date.
Description
Coerce to a Date.
Usage
type.date(x, ...)
Arguments
x |
an object to be converted. |
... |
further arguments to be passed from or to other methods. |
Value
the input as a date
vector, error if this would involve data loss.
[Package interfacer version 0.3.3 Index]