View source: R/get_citations.R
| get_citations | R Documentation |
get_citations adds CrossRef citation counts to the records included in the dataframe returned by get_records.
get_citations(df)
df |
The dataframe object returned by |
Returns a dataframe with all the columns of the input dataframe, plus:
Numeric value specifying the CrossRef citation count for an article.
get_records for generating input dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.