Check if some missing values are present, but not all are missing. returns a boolean. This check is done to save time for vectors where filling is not needed

check_some_missing(x)

Arguments

x

the vector to check

Value

TRUE or FALSE