Learn R Programming

FakeDataR (version 0.2.2)

zip_llm_bundle: Zip a set of files for easy sharing

Description

Zip a set of files for easy sharing

Usage

zip_llm_bundle(files, zipfile)

Value

The path to the created zip file.

Arguments

files

Character vector of file paths.

zipfile

Path to the zip file to create.