unbundle {packrat} | R Documentation |
Unbundle a previously bundle
d project.
unbundle(bundle, where, ..., restore = TRUE)
bundle |
Path to the bundled file. |
where |
The directory where we will unbundle the project. |
... |
Optional arguments passed to |
restore |
Boolean; should we |