Save a single R object in RDS format compressed with lbzip2
| 1 | saveRDS.pigz(object, file = "", refhook = NULL, n.cores = 4)
 | 
| object | R object to serialize | 
| file | name of the file to save | 
| refhook | a hook function for handling reference objects | 
| n.cores | number of cores to use (default = 4) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.