generate_citation {robis}R 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.


[Package robis version 2.11.3 Index]