I have two data frames containing the same information. The first contains a unique identifier. I would like to user dplyr::inner_join
to match by title.
Unfortunately, one of the data frames contains {"} to signify a quote and the other simply uses a single quote
For example, I would like to match the two titles shown below.
The {"}Level of Readiness{"} for HCV treatment
The 'Level of Readiness' for HCV treatment