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