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
- Host: GitHub
- URL: https://github.com/dylanjm/rtemplates
- Owner: dylanjm
- Created: 2017-10-07T01:26:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T18:23:35.000Z (over 7 years ago)
- Last Synced: 2025-04-13T01:41:41.218Z (over 1 year ago)
- Language: TeX
- Size: 937 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```