View source: R/easystats_citations.R
easystats_citations | R Documentation |
This function reports the total number of Google Scholar citations for
easystats
publications through the scholar
package.
easystats_citations(sort_by = "year", length = 30)
sort_by |
Name of the column that should be used for sorting. Can be
|
length |
Numeric, maximum length of the returned string. If not
|
A data frame of four columns: title, journal, year, and cites.
## Not run:
easystats_citations()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.