type.date: Coerce to a Date.

View source: R/type-coerce.R

type.dateR 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.


interfacer documentation built on April 4, 2025, 6:13 a.m.