h.plot: Plot the h-trajectory

View source: R/geth.R

h.plotR Documentation

Plot the h-trajectory

Description

This function takes the h-index values for a given author over the years produced by the geth function and plots them up.

Usage

h.plot(file, a, b, h)

Arguments

file

a tidy data frame with papers in rows and other info in colums;

a

starting year.

b

end year. It is usually the current year.

h

the h-index that corresponds to the starting year (by default=0).

Author(s)

Jose V. Die


jdieramon/hIndex documentation built on Aug. 21, 2023, 11:11 a.m.