generate_citation: Generate a citation from metadata elements.

View source: R/util.R

generate_citationR Documentation

Generate a citation from metadata elements.

Description

Generate a citation from metadata elements.

Usage

generate_citation(title, published, url, contacts)

Arguments

title

the dataset title.

published

the dataset published date.

url

the dataset url.

contacts

the dataset contacts as a dataframe.

Value

A citation string.


iobis/obisclient documentation built on March 19, 2024, 6:26 a.m.