View source: R/makePPTList_Pubmed.R
makeQuery | R Documentation |
Make query with keyword
makeQuery(key = "", author = "", start = 2000, stop = 2021)
key |
character keyword |
author |
name of author |
start |
integer start year |
stop |
integer stop year |
query=makeQuery(key="",author="Moon KW") makeQuery(key="machine learning",author="")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.