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

suppoRt

Last updated: r Sys.Date()

Project Status: Active – The project has reached a stable, usable state and is being actively developed. lifecycle R-CMD-check codecov License: GPL v3

Overview

suppoRt is a growing collection of various support functions for R.

Installation

To install suppoRt, please use:

# install.packages("remotes")
remotes::install_github("mhesselbarth/suppoRt")

Contributing

Please note that the suppoRt package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

To contribute to this project, please see the Contributing guidelines.



mhesselbarth/UtilityFunctions documentation built on April 8, 2024, 9:38 a.m.