Combine two terms with "+" or "-" in a string
add_str(a, b)
a
b
The two terms. Each is a length-one character vector.
The result as a length-one character vector.