inst/doc/renv.R

## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment  = "#>"
)

## -----------------------------------------------------------------------------
knitr::include_graphics("renv.png", dpi = 144)

## ----eval = FALSE-------------------------------------------------------------
#  root <- renv::paths$root()
#  unlink(root, recursive = TRUE)

Try the renv package in your browser

Any scripts or data that you put into this service are public.

renv documentation built on Sept. 19, 2023, 9:06 a.m.