Unbundle a previously bundle
d project.
unbundle(bundle, where, ..., restore = TRUE)
Path to the bundled file.
The directory where we will unbundle the project.
Optional arguments passed to tar
.
Boolean; should we restore
the library
after unbundle
-ing the project?