Load the renv library

renv_load(name, collection = "posts", ...)

Arguments

name

The folder in which the article is located

collection

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

...

Arguments to be passed to renv::load()

Value

???