Description Usage Arguments Value Examples
Read Citation Overview (CTO) File
1 2 3 |
file |
CSV of CTO export from Scopus |
A list of the data, year columns, and header information
1 2 3 | file = system.file("extdata", "CTOExport.csv", package = "rscopus")
citations_over_time = read_cto(file)
citations_over_time = citations_over_time$data
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.