xzcompress: Compressing and uncompressing text files
Description
These functions are adapted from the R.utils package from gzip to xz. Internally
xzfile() (see connections) is used to read (write) chunks to (from) the xz file. If the
process is interrupted before completed, the partially written output file is automatically removed.