View source: R/specieshindex.R
| SpMindex | R Documentation |
This function calculates the m-index of species. M-index uses the h-index and divides it by the number of years of activity.
SpMindex(data)
data |
The dataframe generated from |
M-index.
University of Pittsburgh (2019). Research Impact and Metrics: Author metrics. Retrieved from https://pitt.libguides.com/bibliometricIndicators/AuthorMetrics.
## Not run:
Woylie <- Fetch(db = "scopus",
search = "tak",
genus = "Bettongia",
species = "penicillata")
## End(Not run)
SpMindex(Woylie)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.