Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weinbergerlab/renv-intro

Intro to Renv (presentation and example code)
https://github.com/weinbergerlab/renv-intro

Last synced: 14 days ago
JSON representation

Intro to Renv (presentation and example code)

Awesome Lists containing this project

README

        

# renv intro presentation and sample code

Look at [`renv-intro.Rpres`](./renv-intro.Rpres) for the presentation text

Then read the following `renv` documentation in R:

* `vignette("renv", package="renv")`
* `vignette("collaborating", package="renv")`

Enjoy!