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
1 | ffdfsave(dat, filename)
|
dat |
|
filename |
path where .rdata file will be save and <filename>_ff directory will be created |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.