ropenscilabs/assertr: Assertive Programming for R Analysis Pipelines

Provides functionality to assert conditions that have to be met so that errors in data used in analysis pipelines can fail quickly. Similar to 'stopifnot()' but more powerful, friendly, and easier for use in pipelines.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version3.0.1
URL https://docs.ropensci.org/assertr/ (website) https://github.com/ropensci/assertr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/assertr")
ropenscilabs/assertr documentation built on April 15, 2024, 5:54 a.m.