get_pmid: Get PubMed-IDs of a data frame

Description Usage Arguments Details Value See Also

View source: R/get_pmid.R

Description

Get PubMed-IDs of a data frame.

Usage

1
get_pmid(df, col.pmid = PMID, copy = TRUE)

Arguments

df

Data frame containing PubMed-IDs.

col.pmid

Symbol. Column containing PubMed-IDs.

copy

Boolean. If copy = FALSE, get_pmid() returns a character vector, containing PubMed-IDs. If copy = TRUE, get_pmid() copies PubMed-IDs to clipboard.

Details

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.

Value

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.

See Also

Other get functions: get_distinct_mir_df(), get_distinct_mir_vec(), get_mir(), get_shared_mir_df(), get_shared_mir_vec(), get_snp()


JulFriedrich/miRetrieve documentation built on Sept. 20, 2021, 11:37 p.m.