Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvarobrey/rmarkdown-report-template
RStudio template for short RMarkdown PDF reports
https://github.com/alvarobrey/rmarkdown-report-template
Last synced: 16 days ago
JSON representation
RStudio template for short RMarkdown PDF reports
- Host: GitHub
- URL: https://github.com/alvarobrey/rmarkdown-report-template
- Owner: AlvaroBrey
- License: mit
- Created: 2018-04-11T18:45:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T08:16:57.000Z (over 6 years ago)
- Last Synced: 2024-04-24T03:15:24.694Z (7 months ago)
- Language: TeX
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# An RMarkdown report template
This project is meant to serve as a "quick start" for short [RMarkdown](https://rmarkdown.rstudio.com/) PDF reports, such as those done for coursework.
It's aimed at those of us that want to write a report without much fuss but still be able to have advanced features like citations and code listings.## How to
1. Install this package:
```r
devtools:install_github("ontherunvaro/rmarkdown-report-template")
```
2. Close and reopen RStudio if currently running.
3. In RStudio, use `New File` > `RMarkdown` > `From Template`.
4. Edit the files however you like and compile the report with RStudio.## FAQ
### The bibliography style is commented and there's no CSL. Why is this?
There's many good CSL files over at , but they are licensed with a CreativeCommons ShareAlike license.
I don't really want to license this project under that, since it's meant to be used as a starter for various projects, so you'll have to download it yourself.