diff --git a/README.md b/README.md index 0eeda624d2e9274c8e2580bec11404148f1b211d..b51a35905430e8600ff44b0eebab52c70fdb9516 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This repo does three things: * how to access the University [Iridis HPC](howTo/iridis.md) * how to use R/RStudio on the University [SVE (remote desktop) service](howTo/sve.md) * where to [keep your data](howTo/keepingData.md) + * how to use [renv](howTo/renv.md) to manage your R environment - including packages * it is a [template](repoAsATemplate.md) repo that illustrates how we work and which you can copy; * it is an R package. This means: * package functions are kept in /R