Number of documents published annually per Top Sources
Number of documents published annually per Top Sources
It calculates yearly published documents of the top sources.
sourceGrowth(M, top =5, cdf =TRUE)
Arguments
M: is a data frame obtained by the converting function convert2df. It is a data matrix with cases corresponding to articles and variables to Field Tag in the original ISI or SCOPUS file.
top: is a numeric. It indicates the number of top sources to analyze. The default value is 5.
cdf: is a logical. If TRUE, the function calculates the cumulative occurrences distribution.