Reads a CSV file exported from the Scopus database and performs
basic cleaning and formatting operations.
Arguments
- fileName
Character string indicating the path to a CSV file
downloaded from Scopus.
Value
A tidy data frame containing publication metadata and
yearly citation counts.
Details
The function reformats column names and removes unnecessary rows
and columns generated during the Scopus export process.