petrbouchal / ptrr

A collection of personal utilities, themes and templates

Home Page:http://petrbouchal.xyz/ptrr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ptrr

This is a package for personal utilities.

It contains:

  • RMarkdown templates and output formats
    • document
    • invoice
    • xaringan presentation
  • ggplot2 themes
  • drat utilities
  • precommit recipes
  • font import utilities
  • 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:

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

The current development version is at

devtools::install_github("petrbouchal/ptrr")

There are also binaries in the petrbouchal/drat repo; this can be installed with

install.packages("ptrr", repos = "https://petrbouchal.github.io/drat")
#> Installing package into '/Users/petr/Library/R/4.0/library'
#> (as 'lib' is unspecified)
#> installing the source package 'ptrr'

TODO

About

A collection of personal utilities, themes and templates

http://petrbouchal.xyz/ptrr

License:Other


Languages

Language:HTML 95.3%Language:R 2.9%Language:Lua 1.2%Language:CSS 0.6%Language:JavaScript 0.0%