occCitation | R Documentation |
Harvests citations for occurrence data
occCitation(x = NULL)
x |
An object of class |
An object of class occCiteCitation
. It is
a named list of the same length as the number of species
included in your occCiteData
object. Each item
in the list has citation information for occurrences.
## Not run:
data(myOccCiteObject)
myCitations <- occCitation(x = myOccCiteObject)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.