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

https://github.com/alkc/dogs

R pkg exercise for Reproducibility in Research with a focus on data analysis using the program R course
https://github.com/alkc/dogs

Last synced: about 1 year ago
JSON representation

R pkg exercise for Reproducibility in Research with a focus on data analysis using the program R course

Awesome Lists containing this project

README

          

# dogs
R pkg exercise for Reproducibility in Research with a focus on data analysis using the program R course

## Installation

```
install.packages("ggplot2")
devtools::install_github("alkc/dogs")
```