unbundle: Unbundle a Packrat Project

View source: R/bundle.R

unbundleR Documentation

Unbundle a Packrat Project

Description

Unbundle a previously bundled project.

Usage

unbundle(bundle, where, ..., restore = TRUE)

Arguments

bundle

Path to the bundled file.

where

The directory where we will unbundle the project.

...

Optional arguments passed to tar.

restore

Boolean; should we restore the library after unbundle-ing the project?


packrat documentation built on Sept. 8, 2023, 5:44 p.m.