https://github.com/chikuang/yehutil
Personal package for storing some personalized Rmarkdown templates
https://github.com/chikuang/yehutil
parallel-computing r report-generator rmarkdown-template
Last synced: 5 months ago
JSON representation
Personal package for storing some personalized Rmarkdown templates
- Host: GitHub
- URL: https://github.com/chikuang/yehutil
- Owner: chikuang
- Created: 2021-05-07T21:03:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-09-04T18:53:43.000Z (7 months ago)
- Last Synced: 2025-10-12T00:54:16.497Z (6 months ago)
- Topics: parallel-computing, r, report-generator, rmarkdown-template
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yehUtil: Personal package for some personalized Rmarkdown templates
May 12, 2025
**Chi-Kuang Yeh**
McGill University and University of Waterloo
## Description
This package contains some Rmarkdown templates costume for personal use.
It contains:
1. A PDF format with a Table of contents with a default font size of
11pt
2. A dark theme HTML created based on rmdformats::downcute with a Table
of contents and code folding option
3. A RMarkdown template for parallel computing with my own style based
on the R package `pbapply`
4. Template for parallel computing using the *pbapply* package
## Installation
``` r
devtools::install_github("chikuang/yehUtil")
```
## Contact or Suggestions
If you encounter any issues, please contact me [Chi-Kuang
Yeh](https://chikuang.github.io/) at or
.
## TODO
- [ ] Add more details
- [ ] Add template in **qmd** format