powered by
This is an internal function that prepends every element of a character vector with an 'equals' sign if the respective element does not contain one of c("=", "<", ">").
c("=", "<", ">")
add_equals(x)
A character vector.