Internal helper for "lower_upper", "upper_lower". This helper returns a logical vector with TRUE for the first and every second string of those which contain an alphabetic character

relevant(string)

Arguments

string

A string (for example names of a data frame).

Value

A logical vector.