Compress file
1 | compress_file(file, ext = c("gz", "bz2"), remove = FALSE)
|
file |
(character) Path to file. |
ext |
(character) Compression file extension. |
remove |
(logical) Whether to remove the original file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.