Skip to contents

Visualizes the evolution of the h-index across years.

Usage

plot_h(data, start_year = NULL, end_year = NULL, h = 0)

Arguments

data

A tidy data frame created by clean_scopus().

start_year

Optional starting year for the analysis.

end_year

Optional ending year for the analysis.

h

Initial h-index value (default = 0).

Value

A ggplot object representing the h-index trajectory.

Author

Jose V. Die