R/any_true.R
any_true.Rd
Returns TRUE if at least 1 of the values in a logical vector is TRUE
any_true(vector)