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

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

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