Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pkg-deprecated

Save a ffdf data.frame in directory


Description

ffdfsave saves a ffdf data.frame in the given filename (.rdata) and stores all ff columns in a subdirectory with the name "<filename>_ff". Each column will be named "<columnname>.ff". A saved ffdf data.frame is a .rdata file and can be loaded with the load function Deprecated, the preferred method is save.ffdf

Usage

ffdfsave(dat, filename)

Arguments

dat

ffdf data.frame, to be saved

filename

path where .rdata file will be save and <filename>_ff directory will be created


ffbase

Basic Statistical Functions for Package 'ff'

v0.13.3
GPL-3
Authors
Edwin de Jonge, Jan Wijffels, Jan van der Laan
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.