scalar_with_cause and
vector_with_cause.## S3 method for class 'scalar_with_cause':
print(x, ...)
## S3 method for class 'vector_with_cause':
print(x, na_ignore = FALSE, n_to_show = 10, ...)scalar_with_cause or
vector_with_cause.FALSE, NA values
are printed; otherwise they do not. Like na.rm in many
stats package functions, except that the position of the failing
values does not change.