This is a package for personal utilities.

It contains:

  • RMarkdown templates and output formats
    • document
    • invoice
    • xaringan presentation
  • ggplot2 themes
  • precommit recipes
  • fonts and font registration wrappers
  • number, date and scale formatting functions
  • Rmd templates and related utilities for repo doc, xaringan slides, and Rmd webpage

Installation

You can install the latest release of ptrr from Github with:

remotes::install_github("petrbouchal/ptrr", ref = github_release())

The current development version is at

remotes::install_github("petrbouchal/ptrr")

TODO