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

Description Usage Arguments Value

Description

Date Conversion Functions for ff vector.

Usage

1
2
## S3 method for class '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


ffbase documentation built on Feb. 27, 2021, 5:06 p.m.