Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfortherestofus/pagedreport
Templates for {pagedown}
https://github.com/rfortherestofus/pagedreport
Last synced: 18 days ago
JSON representation
Templates for {pagedown}
- Host: GitHub
- URL: https://github.com/rfortherestofus/pagedreport
- Owner: rfortherestofus
- License: other
- Created: 2020-11-09T19:48:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T19:30:37.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T00:39:24.620Z (3 months ago)
- Language: CSS
- Homepage: https://pagedreport.rfortherestofus.com
- Size: 12 MB
- Stars: 117
- Watchers: 7
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - rfortherestofus/pagedreport - Templates for {pagedown} (CSS)
README
[![R build status](https://github.com/rfortherestofus/pagedreport/workflows/R-CMD-check/badge.svg)](https://github.com/rfortherestofus/pagedreport/actions)
# pagedreport
pagedreport is an R package to help you make beautiful PDF-based reports from RMarkdown.
You can install it with :
```
remotes::install_github("rfortherestofus/pagedreport", ref = "main")
```Three templates are available for the moment (each is named after its default image) :
**windmill**
![](https://mk0rfortheresto0o08q.kinstacdn.com/wp-content/uploads/2021/01/windmill.gif)
**grid**
![](https://mk0rfortheresto0o08q.kinstacdn.com/wp-content/uploads/2021/01/grid.gif)
**hazelnuts**
![](https://mk0rfortheresto0o08q.kinstacdn.com/wp-content/uploads/2021/01/hazelnuts.gif)
## Documentation
An intro explaining the what and why of the package is [available on the R for the Rest of Us website](https://rfortherestofus.com/2021/01/announcing-pagedreport/).
The full docs are available [here](https://pagedreport.rfortherestofus.com).
## Examples
Some examples on real reports made with the package are available :
+ A [report](https://github.com/Alegarisa/juntos/blob/main/report_windmill.pdf) for the Juntos Project made by Alexandra Garcia Isaza
## Code of Conduct
Please note that the pagedreport project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.