cite_data: Generate a data citation from a Neotoma2 object.

cite_dataR Documentation

Generate a data citation from a Neotoma2 object.

Description

The function, applied to a data object with a valid dataset, will return a properly formatted data citation for the record.

Usage

cite_data(x)

## S4 method for signature 'site'
cite_data(x)

## S4 method for signature 'NULL'
cite_data(x)

Arguments

x

Object with DOIs associated to it.

Value

data.frame with citation data


neotoma2 documentation built on Dec. 6, 2025, 5:07 p.m.