Check for text in nested lists in R
I have a nested dataframe where one of the columns (Reviews) is a list containing lists (text, rating, date) as shown below.
I have a nested dataframe where one of the columns (Reviews) is a list containing lists (text, rating, date) as shown below.