Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/weinbergerlab/renv-intro
- Owner: weinbergerlab
- Created: 2020-07-28T14:51:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-07-28T14:57:38.000Z (over 4 years ago)
- Last Synced: 2024-11-05T10:32:47.627Z (2 months ago)
- Language: R
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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!