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.
call_sources(x)call_citations(x, output = c("console", "help"))
A datacube or dataset
Whether the output should be formatted for "console" or the "help" page.