zip_llm_bundle: Zip a set of files for easy sharing

View source: R/llm_helpers.R

zip_llm_bundleR Documentation

Zip a set of files for easy sharing

Description

Zip a set of files for easy sharing

Usage

zip_llm_bundle(files, zipfile)

Arguments

files

Character vector of file paths.

zipfile

Path to the zip file to create.

Value

The path to the created zip file.


FakeDataR documentation built on Nov. 6, 2025, 1:15 a.m.