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?


rstudio/packrat documentation built on Feb. 5, 2024, 9:17 p.m.