ffbase (version 0.12.8)

as.Date.ff_vector: Date Conversion Functions for ff vector

Description

Date Conversion Functions for ff vector.

Usage

# S3 method for ff_vector
as.Date(x, ..., inplace = FALSE)

Arguments

x

an object of class ff_vector

...

other parameters passed on to as.Date

inplace

passed on to chunkify

Value

An ff_vector of length(x) containing the result of as.Date applied to the elements in chunks