Learn R Programming

connectapi (version 0.1.3.1)

bundle_path: Define a bundle from a path (a path directly to a tar.gz file)

Description

Define a bundle from a path (a path directly to a tar.gz file)

Usage

bundle_path(path)

Value

Bundle A bundle object

Arguments

path

The path to a .tar.gz file

See Also

Other deployment functions: bundle_dir(), bundle_static(), deploy(), download_bundle(), poll_task()