View source: R/specieshindex.R
| TotalCite | R Documentation |
This function calculates the total number of citations.
TotalCite(data)
data |
The dataframe generated from |
A numerical value of the total number of citations.
## Not run:
Woylie <- Fetch(db = "scopus",
search = "tak",
genus = "Bettongia",
species = "penicillata")
## End(Not run)
TotalCite(Woylie)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.