library_snapshot: library_snapshot

Description Usage Arguments Value Examples

Description

Make a local copy of the currently used packages within the session from the currently used library.

Usage

1

Arguments

path

path to which to copy packages to; if NULL

Value

Returns the paths from which packages were copied

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 


library_snapshot()

library_snapshot(path = tempdir())



## End(Not run)

librarysnapshot documentation built on May 2, 2019, 2:32 p.m.