A PubMed search is performed for a string given as the search_term
argument and the earliest or the latest publications are returned in descending order. This is a useful tool for researching investigational drugs and whether or not they are a code name for an existing drug on the market. Note that there is no expiration_days
argument because the earliest dates cannot ever become obsolete.
1 2 3 4 5 6 7 8 9 |
str_remove
read_xml
html_nodes
,html_text
tibble
lsSchema
,createSchema
,lsTables
,appendTable
,writeTable
Other pubmed functions:
get_pm_earliest()
,
get_pm_latest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.