powered by
Read Citation Overview (CTO) File
read_cto(file)read_cto_long(file)
read_cto_long(file)
A list of the data, year columns, and header information
CSV of CTO export from Scopus
file = system.file("extdata", "CTOExport.csv", package = "rscopus") citations_over_time = read_cto(file) citations_over_time = citations_over_time$data
Run the code above in your browser using DataLab