Description Usage Arguments Value Examples
View source: R/get_pubmed_df.R
Perform search on pudmed with RISmed and return a tibble with infos
1 | get_pubmed_df_general(query)
|
query |
A pubmed query |
A tibble with scientific publication informations
1 2 3 4 | ## Not run:
get_pubmed_df_general('query')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.