| h.model | R Documentation | 
This function makes a linear regression model of the h-index value for a given author over the years.
h.model(file, a, b, h)
| file | a tidy data frame with papers in rows and other info in columns; | 
| 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). | 
Jose V. Die
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.