October 2017
Beginner to intermediate
236 pages
7h 38m
English
You will require the following two libraries to run this recipe:
To install the preceding two libraries along with their dependencies, execute the following code:
install.packages(c("pubmed.mineR", "RISmed"), dependencies = TRUE)
The next thing for this recipe is to decide on the keyword term for the PubMed search. Let's say you are interested in performing a literature search that uses "Deep Learning" as keyword.