Description Usage Arguments Details Value See Also
Get PubMed-IDs of a data frame.
1 |
df |
Data frame containing PubMed-IDs. |
col.pmid |
Symbol. Column containing PubMed-IDs. |
copy |
Boolean. If |
Get PubMed-IDs of a data frame. get_pmid returns either a character
vector, containing PubMed-IDs, or copies PubMed-IDs to clipboard. If PubMed-IDs
are copied to the clipboard, they can be used e.g. to search for abstracts on
PubMed.
Copy to clipboard or character vector.
If copy = TRUE, get_pmid() copies
PubMed-IDs to clipboard.
If copy = FALSE, get_pmid() returns a character
vector, containing PubMed-IDs.
Other get functions:
get_distinct_mir_df(),
get_distinct_mir_vec(),
get_mir(),
get_shared_mir_df(),
get_shared_mir_vec(),
get_snp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.