R语言assertive.base包说明文档(版本 0.0-7)

返回R语言所有包列表

are_identical 输入相同吗?
are_identical_legacy 输入相同吗?
assertionError 条件类
assertionMessage 条件类
assertionWarning 条件类
assert_all_are_false 输入正确/错误/不正确吗?
assert_all_are_identical_legacy 输入相同吗?
assert_all_are_na 输入正确/错误/不正确吗?
assert_all_are_not_false 输入正确/错误/不正确吗?
assert_all_are_not_na 输入正确/错误/不正确吗?
assert_all_are_not_true 输入正确/错误/不正确吗?
assert_all_are_true 输入正确/错误/不正确吗?
assert_any_are_false 输入正确/错误/不正确吗?
assert_any_are_identical_legacy 输入相同吗?
assert_any_are_na 输入正确/错误/不正确吗?
assert_any_are_not_false 输入正确/错误/不正确吗?
assert_any_are_not_na 输入正确/错误/不正确吗?
assert_any_are_not_true 输入正确/错误/不正确吗?
assert_any_are_true 输入正确/错误/不正确吗?
assert_are_identical 输入相同吗?
assert_engine 如果不满足条件,则抛出错误
assert_is_identical_to_false 输入正确/错误/不正确吗?
assert_is_identical_to_na 输入正确/错误/不正确吗?
assert_is_identical_to_true 输入正确/错误/不正确吗?
bapply 返回布尔值的vapply的包装器
call_and_name 调用函数,并给出结果名称。
cause 获取或设置“cause”属性
cause 获取或设置“cause”属性
coerce_to 将变量强制到其他类
dont_stop 不停止运行代码
false 错误,有失败的原因。
get_name_in_parent 获取父帧中变量的名称
is2 is的替代版本
is_false 输入正确/错误/不正确吗?
is_identical_to_false 输入正确/错误/不正确吗?
is_identical_to_na 输入正确/错误/不正确吗?
is_identical_to_true 输入正确/错误/不正确吗?
is_na 输入正确/错误/不正确吗?
is_not_false 输入正确/错误/不正确吗?
is_not_na 输入正确/错误/不正确吗?
is_not_true 输入正确/错误/不正确吗?
is_true 输入正确/错误/不正确吗?
merge.list 合并两个列表
merge_dots_with_list 将省略号参数与列表合并。
na 不,有失败的原因。
parenthesise 把一根线用括号括起来
parenthesize 把一根线用括号括起来
print.scalar_with_cause 具有原因属性的对象的打印方法
print.vector_with_cause 具有原因属性的对象的打印方法
print_and_capture 打印变量并捕获输出
safe_deparse deparse的安全版本
set_cause 设置原因并返回输入
strip_attributes 从变量中去除所有属性
Truth 输入正确/错误/不正确吗?
use_first 只使用向量的第一个元素