format.ff_vector {ffbase}R Documentation

Date Conversion Functions for ff vector

Description

Date Conversion Functions for ff vector.

Usage

## S3 method for class 'ff_vector'
format(x, ..., inplace = FALSE)

Arguments

x

an object of class ff_vector

...

other parameters passed on to format

inplace

passed on to chunkify

Value

An ff_vector of length(x) containing the result of format applied to the elements in chunks


[Package ffbase version 0.12.8 Index]