View source: R/specieshindex.R
| YearsPublishing | R Documentation |
The number of years since the first publication in relation to the species.
YearsPublishing(data)
data |
The dataframe generated from |
Number of years.
## Not run:
Woylie <- Fetch(db = "scopus",
search = "tak",
genus = "Bettongia",
species = "penicillata")
## End(Not run)
YearsPublishing(Woylie)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.