knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

ptrr

This is a package for personal utilities.

It contains:

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



petrbouchal/ptrr documentation built on Oct. 10, 2024, 7:21 a.m.