Man pages for assertive.types
Assertions to Check Types of Variables

assert_is_all_ofDoes x belong to these classes?
is_arrayIs the input an array or matrix?
is_characterIs the input of type character?
is_classIs the input the name of a (formally defined) class?
is_closure_functionIs the input a closure, builtin or special function?
is_complexIs the input complex?
is_data.frameIs the input is a data.frame?
is_data.tableIs the input a data.table?
is_dateIs the input a date?
is_environmentIs the input an environment?
is_externalptrIs the input is an external pointer?
is_factorIs the input a factor?
is_formulaIs the input a formula?
is_functionIs the input a function?
is_inherited_fromDoes the object inherit from some class?
is_integerIs the input an integer?
is_internal_functionIs the input an internal function?
is_languageIs the input a language object?
is_leafIs the input a (dendrogram) leaf?
is_listIs the input a list?
is_logicalIs the input logical?
is_numericIs the input numeric?
is_qrIs the input a QR decomposition of a matrix?
is_rasterIs the input a raster?
is_rawIs the input raw?
is_relistableIs the input relistable?
is_s3_genericIs the input an S3 generic or method?
is_s4Is the input an S4 object?
is_tableIs the input a table?
is_tblIs the input a tbl?
is_try_errorIs the input a condition?
is_tsIs the input a time series?
assertive.types documentation built on May 1, 2019, 10:31 p.m.