powered by
get_metrics takes a vector of character pubmed ids and returns a dataframe of the information yielded by the iCite API.
get_metrics
get_metrics(pmids)
character. A vector of pubmed IDs
All values from the iCite API reformatted into a dataframe. see https://icite.od.nih.gov/api for details.
# NOT RUN { get_metrics('27599104') # }
Run the code above in your browser using DataLab