call_sources: Call sources and citations

View source: R/call_sources.R

call_sourcesR Documentation

Call sources and citations

Description

These functions call any source or citation information that is available for a datacube or dataset. The function can be used on its own to the console, called during another function call such as consolidate() or pluck(), or is used to automatically and consistently populate help files.

Usage

call_sources(x)

call_citations(x, output = c("console", "help"))

Arguments

x

A datacube or dataset

output

Whether the output should be formatted for "console" or the "help" page.


manydata documentation built on April 4, 2025, 5:25 a.m.