I'm new in R and i was trying to filter data from my table using a specific keyword. For example, I have a column "messages" and I want to get all data CONTAINING the word "apple" not only data exactly equal to "apple" and save it to a separate table. So I was wandering if there is a way for me to do this?
Asked
Active
Viewed 83 times