Description
Chunk Hooks for 'R Markdown'.
Description
Set chunk hooks for 'R Markdown' documents <https://rmarkdown.rstudio.com/>, and improve user experience. For example, change units of figure sizes, benchmark chunks, and number lines on code blocks.
README.md
chunkhooks
Introduce chunk hooks for better experience with R Markdown.
- Benchmark chunks
- Change the unit of figure sizes from "inch".
- Automate line numbering on code blocks
and more!
Take a look at examples at https://chunkhooks.atusy.net/articles/
Installation
remotes::install_github("atusy/chunkhooks")