topCountryCodes {packageRank} | R Documentation |
Compute Top N Downloads by Country Code.
Description
Compute Top N Downloads by Country Code.
Usage
topCountryCodes(month_cran_log, top.n = 5L, multi.core = FALSE)
Arguments
month_cran_log |
Object. |
top.n |
Integer. |
multi.core |
Logical or Numeric. |
[Package packageRank version 0.9.1 Index]