OlivierBinette/assert: Validate Function Arguments

Lightweight validation tool for checking function arguments and validating data analysis scripts. This is an alternative to stopifnot() from the 'base' package and to assert_that() from the 'assertthat' package. It provides more informative error messages and facilitates debugging.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.0.1
URL https://github.com/OlivierBinette/assert
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("OlivierBinette/assert")
OlivierBinette/assert documentation built on May 2, 2021, 11:48 a.m.