View source: R/italic_occurrences_references.R
italic_occurrences_references | R Documentation |
Retrieves bibliographic references and DOIs for scientific publications describing occurrence datasets from specific herbarium collections.
italic_occurrences_references(occurrences_dataframe)
occurrences_dataframe |
Data frame containing occurrence records, obtained from |
A data frame with two columns:
Full bibliographic citation of the publication
Digital Object Identifier URL
## Not run:
# Get occurrences first
occurrences <- italic_occurrences("Cetraria ericetorum Opiz")
# Then get associated references
italic_occurrences_references(occurrences)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.