powered by
is_relistable(x, .xname = get_name_in_parent(x))
is_relistable
is.relistable
assert_*
is_*
FALSE
is_scalar
assert_is_relistable(as.relistable(list(1,2,3))) #These examples should fail. dont_stop(assert_is_relistable(list(1,2,3)))
Run the code above in your browser using DataLab