g_index {scientoText} | R Documentation |
g index
Description
g index
Usage
g_index(citations)
Arguments
citations |
A numeric vector containing citations
|
Value
return the g index for the given citations
See Also
h index
Examples
g_index(c(1,2,5,0,3,11))
[Package
scientoText version 0.1
Index]