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

mt (short for matthiastools)

This is a package collecting some util functions, mainly for specific use cases. Probably not useful for general use!

Installation

You can install from GitHub with:

# install.packages("devtools")
devtools::install_github("matthiaskaeding/mt")


matthiaskaeding/mt documentation built on Feb. 25, 2022, 10:24 a.m.