ffinfo | R Documentation |
Find out which objects and ff files are in a pair of files saved with ffsave
ffinfo(file)
file |
a character string giving the name (without extension) of the |
a list with components
RData |
a list, one element for each object (named like the object): a character vector with the names of the ff files |
ffData |
a list, one element for each path (names like the path): a character vector with the names of the ff files |
rootpath |
the root path relative to which the files are stored in the .ffData zip |
For large files and the zip64 format use zip 3.0
and unzip 6.0
from https://infozip.sourceforge.net/.
Jens Oehlschlägel
ffsave
, ffload
, ffdrop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.