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.1.0
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 Dec. 27, 2024, 12:27 p.m.