Learn R Programming

scientoText (version 0.1)

g_index: 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

Run this code
g_index(c(1,2,5,0,3,11))

Run the code above in your browser using DataLab