# Generated by roxygen2: do not edit by hand

export(assert_all_are_existing)
export(assert_all_are_valid_variable_names)
export(assert_any_are_existing)
export(assert_any_are_valid_variable_names)
export(assert_has_arg)
export(assert_is_binding_locked)
export(assert_is_debugged)
export(assert_is_if_condition)
export(assert_is_loaded)
export(assert_is_valid_r_code)
export(has_arg)
export(has_arg_)
export(is_binding_locked)
export(is_debugged)
export(is_error_free)
export(is_existing)
export(is_if_condition)
export(is_loaded)
export(is_valid_r_code)
export(is_valid_variable_name)
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,is_na)
importFrom(assertive.base,set_cause)
importFrom(assertive.base,use_first)
importFrom(assertive.properties,is_empty)
importFrom(assertive.properties,is_scalar)
importFrom(assertive.types,assert_is_environment)
importFrom(assertive.types,is_logical)
importFrom(methods,formalArgs)
importFrom(utils,find)
