pack_folder {officer}R Documentation

compress a folder

Description

compress a folder to a target file. The function returns the complete path to target file.

Usage

pack_folder(folder, target)

Arguments

folder

folder to compress

target

path of the archive to create


[Package officer version 0.6.6 Index]