Learn R Programming

interfacer (version 0.4.0)

type.date: Coerce to a Date.

Description

Coerce to a Date.

Usage

type.date(x, ...)

Value

the input as a date vector, error if this would involve data loss.

Arguments

x

an object to be converted.

...

further arguments to be passed from or to other methods.