Hey y'all,
Hope you are doing well in these interesting times! I am currently searching for a way to conduct a literature review in R on small-scale fisheries. I have a total of 432 papers in my bibliography and I have 3 keywords that I need to search for with "co-enforcement", "co-management", and "enforcement". With some sort of script in R, I need to be able to see what each paper has in terms of these keywords. After going through the entire list of papers, I would like to be able to export the results in an easy to read fashion either in a .txt file or in a .csv file. Does anyone have any leads on how to start this task?