# Generated by roxygen2 (4.1.1): do not edit by hand

export(assert_all_are_classes)
export(assert_any_are_classes)
export(assert_is_S4)
export(assert_is_a_bool)
export(assert_is_a_complex)
export(assert_is_a_number)
export(assert_is_a_raw)
export(assert_is_a_string)
export(assert_is_all_of)
export(assert_is_an_integer)
export(assert_is_any_of)
export(assert_is_array)
export(assert_is_call)
export(assert_is_character)
export(assert_is_complex)
export(assert_is_condition)
export(assert_is_data.frame)
export(assert_is_data.table)
export(assert_is_date)
export(assert_is_environment)
export(assert_is_error)
export(assert_is_expression)
export(assert_is_factor)
export(assert_is_function)
export(assert_is_inherited_from)
export(assert_is_integer)
export(assert_is_language)
export(assert_is_leaf)
export(assert_is_list)
export(assert_is_logical)
export(assert_is_matrix)
export(assert_is_message)
export(assert_is_mts)
export(assert_is_name)
export(assert_is_numeric)
export(assert_is_ordered)
export(assert_is_posixct)
export(assert_is_posixlt)
export(assert_is_primitive)
export(assert_is_qr)
export(assert_is_raster)
export(assert_is_raw)
export(assert_is_relistable)
export(assert_is_s4)
export(assert_is_simple_error)
export(assert_is_simple_message)
export(assert_is_simple_warning)
export(assert_is_stepfun)
export(assert_is_symbol)
export(assert_is_table)
export(assert_is_tbl)
export(assert_is_tbl_cube)
export(assert_is_tbl_df)
export(assert_is_tbl_dt)
export(assert_is_try_error)
export(assert_is_ts)
export(assert_is_tskernel)
export(assert_is_warning)
export(is_S4)
export(is_a_bool)
export(is_a_complex)
export(is_a_number)
export(is_a_raw)
export(is_a_string)
export(is_an_integer)
export(is_array)
export(is_call)
export(is_character)
export(is_class)
export(is_complex)
export(is_condition)
export(is_data.frame)
export(is_data.table)
export(is_date)
export(is_environment)
export(is_error)
export(is_expression)
export(is_factor)
export(is_function)
export(is_inherited_from)
export(is_integer)
export(is_language)
export(is_leaf)
export(is_list)
export(is_logical)
export(is_matrix)
export(is_message)
export(is_mts)
export(is_name)
export(is_numeric)
export(is_ordered)
export(is_posixct)
export(is_posixlt)
export(is_primitive)
export(is_qr)
export(is_raster)
export(is_raw)
export(is_relistable)
export(is_s4)
export(is_simple_error)
export(is_simple_message)
export(is_simple_warning)
export(is_stepfun)
export(is_symbol)
export(is_table)
export(is_tbl)
export(is_tbl_cube)
export(is_tbl_df)
export(is_tbl_dt)
export(is_try_error)
export(is_ts)
export(is_tskernel)
export(is_warning)
importFrom(assertive.base,assert_engine)
importFrom(assertive.base,bapply)
importFrom(assertive.base,cause)
importFrom(assertive.base,coerce_to)
importFrom(assertive.base,false)
importFrom(assertive.base,get_name_in_parent)
importFrom(assertive.base,is2)
importFrom(assertive.base,is_identical_to_true)
importFrom(assertive.properties,is_empty)
importFrom(assertive.properties,is_non_empty)
importFrom(assertive.properties,is_scalar)
importFrom(methods,isClass)
importFrom(stats,is.stepfun)
