installCellar() install files already saved in a cellar
Arguments
- path
Character string giving the cellar path. If omitted, defaults to
renv/cellar.- project
Character string giving the project path. If omitted, defaults to
usethis::proj_get().- library
Character string giving the library path. If omitted, defaults to
renv/library.- lockfile
Character string giving the lockfile path. If omitted, defaults to
renv.lockat the project base level provided byusethis::proj_get().