knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

KEmisc

codecov Build status R build status CRAN status License: MIT

KEmisc provides a disorganised collection of small convenience and utility functions. I use this package as a storage for random and weird functions that I want to have at hand. It's rather unlikely that anyone will find this package useful and that it will ever appear on CRAN.

Installation

devtools::install_github('konradzdeb/KEmisc')


konradzdeb/KEmisc documentation built on April 19, 2021, 3:02 a.m.