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

kimisc

Lifecycle: stable R-CMD-check Codecov test coverage CRAN status

A collection of useful functions not found anywhere else.

Installation

You can install the development version of kimisc from GitHub with:

# install.packages("pak")
pak::pak("krlmlr/kimisc")


krlmlr/kimisc documentation built on June 14, 2025, 2:46 p.m.