Read Citation Overview (CTO) File

read_cto(file)

read_cto_long(file)

Arguments

file

CSV of CTO export from Scopus

Value

A list of the data, year columns, and header information

Examples

file = system.file("extdata", "CTOExport.csv", package = "rscopus") citations_over_time = read_cto(file) citations_over_time = citations_over_time$data