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

AuthorOlivier Binette [aut, cre, cph]
MaintainerOlivier Binette <olivier.binette@gmail.com>
LicenseGPL (>= 2)
Version1.0.1
URL https://github.com/OlivierBinette/assert
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("assert")

Try the assert package in your browser

Any scripts or data that you put into this service are public.

assert documentation built on Nov. 29, 2020, 1:07 a.m.