renv_restore: Restore the renv project

Description Usage Arguments Value

View source: R/renv.R

Description

Restore the renv project

Usage

1
renv_restore(name, collection = "posts", clean = FALSE, prompt = FALSE, ...)

Arguments

name

The folder in which the article is located

collection

The collection the article belongs to (default = "posts")

clean

Remove packages not recorded in the lockfile? (default = FALSE)

prompt

Prompt user?

...

Arguments to be passed to renv::restore()

Value

???


djnavarro/refinery documentation built on Dec. 20, 2021, 12:05 a.m.