Spi10: Species i10 index

View source: R/specieshindex.R

Spi10R Documentation

Species i10 index

Description

This function calculates the i10 index of a species. i10 index counts all of the publications with 10 or more citations.

Usage

Spi10(data)

Arguments

data

The dataframe generated from Fetch.

Value

i10 index.

References

Cornell University (2019). i10-index. Retrieved from https://guides.library.cornell.edu/c.php?g=32272&p=203393.

Examples

## Not run: 
Woylie <- Fetch(db = "scopus",
                search = "tak",
                genus = "Bettongia",
                species = "penicillata")

## End(Not run)
Spi10(Woylie)


jessicatytam/specieshindex documentation built on June 24, 2022, 3:31 a.m.