I have a data frame in which one of the columns contains comma separated text strings (attached snapshot). I want to delete all the text within the parentheses (including the parentheses itself).
I have read through the regex but I an not able to get a clear idea to do so. I small hint shall help me to begin understand how regex can be used in R. Any resources one would like to point me towards for R?
Can anybody direct me towards any post that discusses it? Apparently, somebody decided to mark my questin as duplicate without telling which is the 'original' post.