aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-assertthat/pkg-descr
blob: 060f8ff05479f1c7d6d7b1a880b0d6fbf304974a (plain) (tree)
1
2
3
4
5
6





                                                                 
assertthat is an extension to stopifnot() that makes it easy to
declare the pre and post conditions that you code should satisfy,
while also producing friendly error messages so that your users
know what they've done wrong.

WWW: https://cran.r-project.org/web/packages/assertthat/