compress.tar.xz: Compress a File or Directory Using the System's Own .tar.xz...

Description Usage Arguments Value

View source: R/compressTarXz.R

Description

Use the tar command installation of the operating system to compress a file or folder to a tar.xz archive of minimal size.

Usage

1
compress.tar.xz(sourcePath, targetPath = NULL, logging = TRUE)

Arguments

sourcePath

the path to the file or folder to compress

targetPath

the path to the archive to create

logging

the logger to use

Value

the path to the newly created archive, or NULL on failure


thomasWeise/utilizeR documentation built on May 30, 2019, 11:48 a.m.