checkmate-package | R Documentation |
Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
checkFlag
checkCount
checkNumber
checkInt
checkString
checkScalar
checkScalarNA
checkLogical
checkNumeric
checkDouble
checkInteger
checkIntegerish
checkCharacter
checkComplex
checkFactor
checkList
checkPOSIXct
checkVector
checkAtomic
checkAtomicVector
checkRaw
checkClass
checkMultiClass
checkNames
checkNamed
(deprecated)
checkArray
checkDataFrame
checkMatrix
checkDate
checkEnvironment
checkFunction
checkFormula
checkNull
checkChoice
checkSubset
checkSetEqual
checkDisjunct
checkPermutation
checkFileExists
checkDirectoryExists
checkPathForOutput
checkAccess
checkDataTable
checkR6
checkTibble
asCount
asInt
asInteger
qassert
qassertr
checkOS
(check operating system)
assert
(combine multiple checks into an assertion)
anyMissing
allMissing
anyNaN
wf
(which.first and which.last)
Maintainer: Michel Lang michellang@gmail.com (ORCID)
Other contributors:
Bernd Bischl bernd_bischl@gmx.net [contributor]
Dénes Tóth toth.denes@kogentum.hu (ORCID) [contributor]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.