FDF-class: Class FDF

Description Usage Arguments Details

Description

A reference class for storing and accessing data frames stored on disk.

Usage

1
FDF(df, backingfile = tempfile())

Arguments

df

A data frame.

backingfile

Path to the file storing the data on disk. Default stores in the temporary directory.

Details

An FDF object has many field:

And some methods:


privefl/bigdfr documentation built on May 20, 2019, 9:39 a.m.