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

https://github.com/dylanjm/rtemplates

a repository of R template packages used for school and teaching
https://github.com/dylanjm/rtemplates

Last synced: 5 months ago
JSON representation

a repository of R template packages used for school and teaching

Awesome Lists containing this project

README

          

# Rtemplates

This is a Rmarkdown template package that provides templates for several mathematics courses at BYU-Idaho.

## Installation

```
devtools::install_github("dylanjm/Rtemplates", subdir = "StatsBYUI")

or

devtools::install_github("dylanjm/Rtemplates", subdir = "HomeworkBYUI")

or

devtools::install_github("dylanjm/Rtemplates", subdir = "StatsPresentation")
```