ffdrop: Delete an ffarchive

View source: R/ffsave.R

ffdropR Documentation

Delete an ffarchive

Description

Delete the <file>.Rdata and <file>.ffData files behind an ffarchive

Usage

ffdrop(file)

Arguments

file

vector of archive filenames (without extensions)

Value

A list with components

RData

vector with results of file.remove on RData files

ffData

Description of 'comp2'

Note

This deletes file on disk without warning

Author(s)

Jens Oehlschlägel

See Also

ffsave, ffinfo, ffload


ff documentation built on Feb. 16, 2023, 7:48 p.m.

Related to ffdrop in ff...