tomsb459 / r-demos

Collection of R demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Demos

Installation

This project uses renv to handle dependency managemnt. To get this projct set up on your own system, open the project in RStudio (and open the .Rproj file), install renv (install.packages("renv")), and run renv::init().

If you haven't installed any R packages yet, this might take a little while.

About

Collection of R demos


Languages

Language:R 100.0%