Description Usage Arguments Value Examples
View source: R/scrapping_NCBI_functions.R
Get ID (or PMID) from a query to NCBI
1 | get_ids(query, retmax = 1000)
|
query |
a query to enter in NCBI |
retmax |
the maximum number of results (default = 1000) |
a vector with ids
1 | get_ids("oyster herpesvirus")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.