# Define an incompatible vector of addresses
address <- c(" 350 Fifth Ave \u00bd, New York, NY 10118, USA ",
" \u00ba 1600 Amphitheatre Pkwy, Mountain View, CA 94043, USA")
# View the return:
address_cleaner(address)
Run the code above in your browser using DataLab