Skip to Content
Modern R Programming Cookbook
book

Modern R Programming Cookbook

by Jaynal Abedin
October 2017
Beginner to intermediate
236 pages
7h 38m
English
Packt Publishing
Content preview from Modern R Programming Cookbook

How it works…

Once you supply the keywords to the EUtilsSummary() function, it converts keyword into the PubMed search_query term. Inside the EUtilsSummary() function, you could mention the number of articles you want to retrieve. In this example, the number of articles is limited to 10 to save time. The output of the EUtilsSummary() function will look as follows:

    > search_query    [1] "(\"DEEP Dev Educ Exch Pap\"[Journal] OR \"deep\"[All Fields])          AND (\"learning\"[MeSH Terms] OR \"learning\"[All Fields])"

The keyword term that has been used, "Deep Learning", is now converted into PubMed search_query. The summary of the search_query term will tell you the number of articles available with the keywords that have been used. In this case, the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R Cookbook, 2nd Edition

R Cookbook, 2nd Edition

JD Long, Paul Teetor

Publisher Resources

ISBN: 9781787129054Supplemental Content