View source: R/thaw_proj_lib.R
Collects source files for all packages specified in lockfile.
| 1 2 | thaw_proj_lib(lock_file_loc = "proj_lib.lock", github_pat = NA,
  quiet = TRUE)
 | 
| lock_file_loc | Path to project lock file. | 
| github_pat | Github Pat. Optional and only used if downloaded from a private repo. | 
| quiet | Logical; Should download.file return verbose output? Optional. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.