# NOT RUN {
major <- c("water-injection", "water injection")
minor <- c("machine-learning", "machine learning")
lesser <- c("algorithm")
p.df <- join_keywords(major, minor, lesser, get_papers = TRUE,
sleep = 2, verbose = FALSE)
# }
Run the code above in your browser using DataLab