compress_file: Compress file

Description Usage Arguments

Description

Compress file

Usage

1
compress_file(file, ext = c("gz", "bz2"), remove = FALSE)

Arguments

file

(character) Path to file.

ext

(character) Compression file extension.

remove

(logical) Whether to remove the original file.


ezwelty/dpkg documentation built on May 30, 2019, 7:19 a.m.