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.


robis documentation built on Sept. 25, 2022, 1:06 a.m.