I'm new to programming (and R) and I run into a problem when trying to remove some characters from dataframe. I have imported a csv with NAV data from a mutual fund. After importing I'm left with a dataframe (named a) formatted like this. The class of both columns is factor.I'm new to programming (and R) and I run into a